[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 4 / f / d / FitCloudWatchfaceKit / 1.0.1 / FitCloudWatchfaceKit.podspec.json
blobbf7a83df7a10073a220e48f3cb01c5a6b0f13412
2   "name": "FitCloudWatchfaceKit",
3   "version": "1.0.1",
4   "summary": "FitCloud 智能手表自定义表盘创建框架, 旨在帮助您轻松创建属于您自己的表盘文件。",
5   "description": "iOS framework help you creating customized watchface for fitcloud smart watch easily. \nFitCloud 智能手表自定义表盘创建框架, 旨在帮助您轻松创建属于您自己的表盘文件。",
6   "homepage": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/tree/watchfacekit_v1.0.1/FitCloudWatchfaceKit",
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": "watchfacekit_v1.0.1"
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/FitCloudWatchfaceKit/README.md",
18   "screenshots": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/raw/master/FitCloudWatchfaceKit/logo.png",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CoreGraphics",
26     "Accelerate"
27   ],
28   "vendored_frameworks": "FitCloudWatchfaceKit/FitCloudWatchfaceKit.framework",
29   "resources": "FitCloudWatchfaceKit/FitCloudWatchfaceKit.bundle",
30   "pod_target_xcconfig": {
31     "OTHER_LDFLAGS": "-lObjC"
32   }