[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / d / FitCloudWFKit / 1.0.8 / FitCloudWFKit.podspec.json
blobb6a3a6572564a0ea598af612f5f5456da2a2e2ae
2   "name": "FitCloudWFKit",
3   "version": "1.0.8",
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/wfkit_v1.0.8/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.0.8"
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   "screenshots": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/raw/master/FitCloudWFKit/logo.png",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CoreGraphics",
26     "Accelerate"
27   ],
28   "vendored_frameworks": "FitCloudWFKit/FitCloudWFKit.framework",
29   "resources": "FitCloudWFKit/FitCloudWFKit.bundle",
30   "pod_target_xcconfig": {
31     "OTHER_LDFLAGS": "-lObjC"
32   }