[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 5 / 3 / FitCloudKit / 1.0.0 / FitCloudKit.podspec.json
blobe3c835535243d9019cac35d56f49f234d4765449
2   "name": "FitCloudKit",
3   "version": "1.0.0",
4   "summary": "iOS framework for FitCloud Smart Bracelet, which is responsible for the communication with bracelet. FitCloud智能手环的iOS框架,负责与手环设备通信等功能的封装。",
5   "description": "和唐公司手环SDK。",
6   "homepage": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/FitCloudKit",
7   "license": "MIT",
8   "authors": {
9     "pcjbird": "pcjbird@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/htangsmart/FitCloudPro-SDK-iOS.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "http://www.hetangsmart.com",
16   "requires_arc": true,
17   "documentation_url": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/blob/master/FitCloudKit/README.md",
18   "screenshots": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/blob/master/FitCloudKit/logo.png",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": [
23     "Foundation",
24     "CoreBluetooth",
25     "CoreGraphics"
26   ],
27   "vendored_frameworks": "FitCloudKit/FitCloudKit.framework",
28   "resources": "FitCloudKit/FitCloudKit.bundle",
29   "pod_target_xcconfig": {
30     "OTHER_LDFLAGS": "-lObjC"
31   }