Skip to content

Gemvary/GemvarySmartHomeSDK

Repository files navigation

GemvarySmartHomeSDK

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

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

Author

songmenglong, [email protected]

License

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