[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / c / 5 / 3 / FitCloudKit / 1.2.9 / FitCloudKit.podspec.json
blob64f8ef937a6c7225ede5712ad05ae40ddd83c981
2   "name": "FitCloudKit",
3   "version": "1.2.9",
4   "summary": "和唐公司智能手表SDK。",
5   "description": "iOS framework for FitCloud smart watch, which is responsible for the communication with smart watch. FitCloud智能手表的iOS框架,负责与手表设备通信等功能的封装。",
6   "homepage": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/tree/1.2.9/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.2.9"
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   "changelog": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/blob/master/FitCloudKit/CHANGELOG.md",
19   "screenshots": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/raw/master/FitCloudKit/logo.png",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "frameworks": [
24     "Foundation",
25     "CoreBluetooth",
26     "CoreGraphics"
27   ],
28   "vendored_frameworks": "FitCloudKit/FitCloudKit.xcframework",
29   "resources": "FitCloudKit/FitCloudKit.bundle",
30   "pod_target_xcconfig": {
31     "OTHER_LDFLAGS": "-ObjC"
32   }