[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / f / 7 / FitCloudNWFKit / 1.0.0 / FitCloudNWFKit.podspec.json
blobfc480ba85a8e1c93d40c009745183fa3ae6b3011
2   "name": "FitCloudNWFKit",
3   "version": "1.0.0",
4   "summary": "FitCloudPro 智能手表表盘辅助框架, 旨在帮助您轻松自定义属于您自己的表盘文件,适用于Nordic芯片的手表。",
5   "description": "iOS framework help you creating customized watchface for fitcloudpro smart watch easily. \nFitCloudPro 智能手表表盘辅助框架, 旨在帮助您轻松自定义属于您自己的表盘文件,适用于Nordic芯片的手表。",
6   "homepage": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/tree/nwfkit_v1.0.0/FitCloudNWFKit",
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": "nwfkit_v1.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/FitCloudNWFKit/README.md",
18   "screenshots": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/raw/master/FitCloudNWFKit/logo.png",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "frameworks": "Foundation",
23   "vendored_frameworks": "FitCloudNWFKit/FitCloudNWFKit.framework",
24   "resources": "FitCloudNWFKit/FitCloudNWFKit.bundle",
25   "pod_target_xcconfig": {
26     "OTHER_LDFLAGS": "-lObjC"
27   },
28   "dependencies": {
29     "zipzap": [
30       "~> 8.1.1"
31     ]
32   }