[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 2 / e / WBPayManager / 0.0.3 / WBPayManager.podspec.json
blob5df4040959cd752eacd99ae2d7285222dbbc12a3
2   "name": "WBPayManager",
3   "version": "0.0.3",
4   "summary": "Alipay and WXPay manager",
5   "description": "Alipay and WXPay manager.",
6   "homepage": "https://github.com/ZWBNice/WBPayManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ifly": "zwb_nice@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ZWBNice/WBPayManager.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "static_framework": true,
31   "dependencies": {
32     "AlipaySDK-iOS": [
34     ],
35     "WechatOpenSDK": [
37     ]
38   }