Skip to content

Gemvary/GemvaryCommonSDK

Repository files navigation

GemvaryCommonSDK

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

GemvaryCommonSDK is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'GemvaryCommonSDK'
git branch -M main

git push -u origin main

git push --tags

pod spec lint --sources='https://github.com/Gemvary/GemvarySpec.git,https://github.com/CocoaPods/Specs.git' --allow-warnings --verbose --use-libraries --skip-import-validation --no-clean

pod spec lint --sources='https://github.com/Gemvary/GemvarySpec.git,https://github.com/CocoaPods/Specs.git' --allow-warnings --verbose --use-libraries --skip-import-validation --no-clean


pod repo push GemvarySpec GemvaryCommonSDK.podspec --allow-warnings --verbose --skip-import-validation

Author

songmenglong, songmenglong@gemvary.com

License

GemvaryCommonSDK is available under the MIT license. See the LICENSE file for more info.