[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / e / ADWXPayKit / 1.0.0 / ADWXPayKit.podspec.json
blobafc87a2a90a77c6104cc677971b84b17a53de902
2   "name": "ADWXPayKit",
3   "version": "1.0.0",
4   "summary": "微信sdk,方便使用",
5   "homepage": "https://github.com/tiancanfei/ADWXPayKit",
6   "license": "MIT",
7   "authors": {
8     "天蚕飞": "bjwltiankong@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/tiancanfei/ADWXPayKit.git",
15     "tag": "1.0.0"
16   },
17   "vendored_libraries": "WXSDK/libWeChatSDK.a",
18   "frameworks": [
19     "SystemConfiguration",
20     "CoreTelephony",
21     "UIKit",
22     "Foundation",
23     "CFNetwork",
24     "Security"
25   ],
26   "libraries": [
27     "z",
28     "c++",
29     "sqlite3.0"
30   ],
31   "requires_arc": true