[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 5 / f / HDLSmartKit / 1.0.1 / HDLSmartKit.podspec.json
blob12e0dff0d10d39a54193d9160e22bdb4b4709596
2   "name": "HDLSmartKit",
3   "version": "1.0.1",
4   "summary": "HDLSmartKit SDK库",
5   "homepage": "https://gitee.com/hdlchina/HDLSmartKit.git",
6   "license": "none",
7   "authors": {
8     "JLChen": "cjl@hdlchina.com.cn"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "static_framework": true,
14   "source": {
15     "git": "https://gitee.com/hdlchina/HDLSmartKit.git",
16     "tag": "1.0.1"
17   },
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "ios": {
23     "vendored_frameworks": "HDLSmartKit.framework"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "dependencies": {
32     "MQTTClient": [
34     ],
35     "CocoaAsyncSocket": [
37     ],
38     "AFNetworking": [
40     ],
41     "YYModel": [
43     ]
44   }