[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 5 / 1 / ADPayKit / 1.0.3 / ADPayKit.podspec.json
blobf70c58c3bf04fc9e1212f9b3dd1af9dfa0293038
2   "name": "ADPayKit",
3   "version": "1.0.3",
4   "summary": "iOS支付框架,方便使用",
5   "homepage": "https://github.com/tiancanfei/ADPayKit",
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/ADPayKit.git",
15     "tag": "1.0.3"
16   },
17   "source_files": "ADPayKit/*.{h,m}",
18   "public_header_files": "ADPayKit/*.h",
19   "requires_arc": true,
20   "libraries": [
21     "z",
22     "c++",
23     "stdc++",
24     "sqlite3.0"
25   ],
26   "dependencies": {
27     "ADAliPaySDK": [
29     ],
30     "ADUnionpaySDK": [
32     ],
33     "ADWXPaySDK": [
35     ]
36   }