[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 2 / d / FitCloudWFKit / 1.1.7 / FitCloudWFKit.podspec.json
blob730f98f10825d3d1544b86285d40aeea1a182844
2   "name": "FitCloudWFKit",
3   "version": "1.1.7",
4   "summary": "FitCloudPro 智能手表表盘辅助框架, 旨在帮助您轻松自定义属于您自己的表盘文件,适用于Realteck芯片的手表。",
5   "description": "iOS framework help you creating customized watchface for fitcloudpro smart watch easily. \nFitCloudPro 智能手表表盘辅助框架, 旨在帮助您轻松自定义属于您自己的表盘文件,适用于Realteck芯片的手表。",
6   "homepage": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/tree/wfkit_v1.1.7/FitCloudWFKit",
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": "wfkit_v1.1.7"
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/FitCloudWFKit/README.md",
18   "changelog": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/blob/master/FitClouWFdKit/CHANGELOG.md",
19   "screenshots": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/raw/master/FitCloudWFKit/logo.png",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "CoreGraphics",
27     "Accelerate"
28   ],
29   "vendored_frameworks": "FitCloudWFKit/FitCloudWFKit.xcframework",
30   "resources": "FitCloudWFKit/FitCloudWFKit.bundle",
31   "pod_target_xcconfig": {
32     "OTHER_LDFLAGS": "-ObjC"
33   }