[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 0 / 5 / a / WSZSDKTest / 0.0.8 / WSZSDKTest.podspec.json
blob07577692388f11aa42f2073c119d5d332f7aa739
2   "name": "WSZSDKTest",
3   "version": "0.0.8",
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.8"
14   },
15   "platforms": {
16     "ios": "9.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   }