[Add] IPDSDK 2.0.1.0
[CocoaPods.git] / Specs / 0 / 5 / a / WSZSDKTest / 0.0.3 / WSZSDKTest.podspec.json
blobc7dd55aaff26df028b6968ff07ea946881fc7205
2   "name": "WSZSDKTest",
3   "version": "0.0.3",
4   "summary": "开发测试开发测试发开发",
5   "homepage": "https://github.com/wszcug/WSZSDKTest.git",
6   "license": "MIT",
7   "authors": {
8     "wszcug": "272327827@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "requires_arc": true,
14   "frameworks": [
15     "SystemConfiguration",
16     "Security",
17     "CoreGraphics",
18     "AVFoundation",
19     "CoreTelephony",
20     "WebKit"
21   ],
22   "libraries": [
23     "z",
24     "c++",
25     "sqlite3.0",
26     "iconv"
27   ],
28   "vendored_frameworks": "WSZSDKTest/QPlayerSDK.framework",
29   "source": {
30     "git": "https://github.com/wszcug/WSZSDKTest.git",
31     "tag": "0.0.3"
32   },
33   "xcconfig": {
34     "OTHER_LDFLAGS": "-ObjC -all_load -fobjc-arc"
35   },
36   "dependencies": {
37     "Masonry": [
38       "~> 1.0.0"
39     ]
40   }