To run the example project, clone the repo, and run pod install
from the Example directory first.
GemvaryCloudCallSDK is available through CocoaPods. To install it, simply add the following line to your Podfile:
source 'https://github.com/CocoaPods/Specs.git'
source 'https://github.com/Gemvary/GemvarySpec.git'
pod 'GemvaryCloudCallSDK'
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 GemvaryCloudCallSDK.podspec --allow-warnings --verbose --skip-import-validation
songmenglong, [email protected]
GemvaryCloudCallSDK is available under the MIT license. See the LICENSE file for more info.