-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels