[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 5 / a / WSZSDKTest / 0.0.9 / WSZSDKTest.podspec.json
blob238b2b98db62a2466461d77b1b08321c006459f6
2   "name": "WSZSDKTest",
3   "version": "0.0.9",
4   "summary": "仅用于测试",
5   "license": "MIT",
6   "authors": {
7     "wszcug": "272327827@qq.com"
8   },
9   "homepage": "https://github.com/wszcug/WSZSDKTest.git",
10   "documentation_url": "http://Xinguang.github.io/WechatKit/index.html",
11   "source": {
12     "git": "https://github.com/wszcug/WSZSDKTest.git",
13     "tag": "0.0.9"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "frameworks": [
20     "SystemConfiguration",
21     "Security",
22     "CoreGraphics",
23     "AVFoundation",
24     "CoreTelephony",
25     "WebKit"
26   ],
27   "libraries": [
28     "z",
29     "c++",
30     "sqlite3.0",
31     "iconv"
32   ],
33   "vendored_frameworks": "WSZSDKTest/QMOpenApiSDK.framework",
34   "xcconfig": {
35     "OTHER_LDFLAGS": "-ObjC -all_load -fobjc-arc"
36   }