[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / d / FitCloudWFKit / 1.1.4 / FitCloudWFKit.podspec.json
blob007571f343cc1f3964780da94fe5291de928a082
2   "name": "FitCloudWFKit",
3   "version": "1.1.4",
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.4/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.4"
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   }