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