CocoaPods trunk is moving to be read-only. Read more on the blog, there are 12 months to go.
iMCOK9SDK is designed to help iMCO Smart band and mobile commnunication framework.Without iMCO permission can not be disclosed to third parties in any way.
iMCOK9SDK.framework to the project.iMCOK9SDK.framework In your project. Reference
import <iMCOK9SDK/iMCOK9SDK.h> import all the things.Demo Project
iMCO_RTSDKDemo.xcworkspace.
pod install first.All data models are defined in the ZHRealTekModels class.
ZHRealTekDeviceZHRealTekAlarmZHRealTekLongSitZHRealTekSportItemZHRealTekSleepItemZHRealTekHRItemAll interface calls are defined in the ZHRealTekDataManager class. Use Singleton pattern.
All interface calls are called with block-mode callbacks. All blocks are defined in the ZHRealTekBlocks class.