[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / a / 3 / OcrSDKKit / 1.0.8 / OcrSDKKit.podspec.json
blob1dd90a8d3395b3842c0bfc5758ff8bffcabf43e5
2   "name": "OcrSDKKit",
3   "version": "1.0.8",
4   "summary": "Tencent OcrSDKKit, why not pod",
5   "homepage": "https://gitee.com/cocoa-pods/OcrSDKKit",
6   "license": "MIT",
7   "authors": {
8     "longzh": "599086054@qq.com"
9   },
10   "source": {
11     "git": "https://gitee.com/cocoa-pods/OcrSDKKit.git",
12     "tag": "1.0.8"
13   },
14   "frameworks": [
15     "Accelerate",
16     "CoreML"
17   ],
18   "platforms": {
19     "ios": "11.0"
20   },
21   "resources": "*.bundle",
22   "public_header_files": "**/*.framework/Headers/*.h",
23   "source_files": "**/*.framework/Headers/*.{h}",
24   "vendored_frameworks": "**/*.framework",
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "xcconfig": {
32     "OTHER_LDFLAGS": "-ObjC"
33   }