Skip to content

Add homepage to RNFtp.podspec  #14

Description

@JackKuo-tw

Problem

If not, the command pod install triggers the following error:

[!] The `RNFtp` pod failed to validate due to 1 error:
    - ERROR | attributes: Missing required attribute `homepage`.
    - WARN  | source: The version should be included in the Git tag.
    - WARN  | description: The description is equal to the summary.

Solution

Modify "s.homepage" as follow in RNFtp.podspec

s.homepage     = "https://github.com/ne0z/react-native-ftp"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions