[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 3 / 9 / HandWritingRecognitionSDK / 0.0.1 / HandWritingRecognitionSDK.podspec.json
blob3e261dc46a790cb2063e7833794b482c81a90382
2   "name": "HandWritingRecognitionSDK",
3   "summary": "第一次发布框架",
4   "version": "0.0.1",
5   "homepage": "https://git.speiyou.cn/chengchao/HandWritingRecognitionSDK",
6   "license": "MIT",
7   "authors": {
8     "chengchao@100tal.com": "chengchao@100tal.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://git.speiyou.cn/chengchao/HandWritingRecognitionSDK.git",
15     "tag": "0.0.1"
16   },
17   "requires_arc": true,
18   "source_files": "HandWritingRecognitionSDK/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "dependencies": {
25     "OpenCV": [
27     ],
28     "TensorFlow-experimental": [
30     ],
31     "SensorsAnalyticsSDK": [
33     ]
34   }