blob: e9ffbd34bd3f75d30209b7620550a067e2b21458 [file] [log] [blame]
{
"name": "FitCloudKit",
"version": "1.0.6",
"summary": "iOS framework for FitCloud Smart Bracelet, which is responsible for the communication with bracelet. FitCloud智能手环的iOS框架,负责与手环设备通信等功能的封装。",
"description": "和唐公司手环SDK。",
"homepage": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/tree/1.0.6/FitCloudKit",
"license": "MIT",
"authors": {
"pcjbird": "pcjbird@hotmail.com"
},
"source": {
"git": "https://github.com/htangsmart/FitCloudPro-SDK-iOS.git",
"tag": "1.0.6"
},
"social_media_url": "http://www.hetangsmart.com",
"requires_arc": true,
"documentation_url": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/blob/master/FitCloudKit/README.md",
"screenshots": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/raw/master/FitCloudKit/logo.png",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"CoreBluetooth",
"CoreGraphics"
],
"vendored_frameworks": "FitCloudKit/FitCloudKit.framework",
"resources": "FitCloudKit/FitCloudKit.bundle",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}