blob: 128dfa4444b30b0709c3b761e85534bd526a3263 [file] [log] [blame]
{
"name": "FitCloudKit",
"version": "1.1.7",
"summary": "和唐公司手环SDK。",
"description": "iOS framework for FitCloud Smart Bracelet, which is responsible for the communication with bracelet. FitCloud智能手环的iOS框架,负责与手环设备通信等功能的封装。",
"homepage": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/tree/1.1.7/FitCloudKit",
"license": "MIT",
"authors": {
"pcjbird": "pcjbird@hotmail.com"
},
"source": {
"git": "https://github.com/htangsmart/FitCloudPro-SDK-iOS.git",
"tag": "1.1.7"
},
"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"
}
}