adtrace / adtrace_sdk_react_native

This is the React Native SDK of
https://adtrace.io/
Other
7 stars 1 forks source link

Fixed Missing required attribute `homepage` #1

Closed amereii closed 4 years ago

amereii commented 4 years ago

@arefhosseini When I run pod install I have the following error

[!] The `react-native-adtrace` pod failed to validate due to 1 error:
    - ERROR | attributes: Missing required attribute `homepage`.
    - WARN  | github_sources: Github repositories should end in `.git`.
    - WARN  | description: The description is equal to the summary.

I fixed it ,missing https://github.com/adtrace/adtrace_sdk_react_native/blob/master/react-native-adtrace.podspec#L12