[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 6 / 7 / 0 / JJPayManager / 0.0.4 / JJPayManager.podspec.json
blobf299a95ad0c42c79d05116f3f9787bf8372a7170
2   "name": "JJPayManager",
3   "version": "0.0.4",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "一个非常好用的支付管理类(支付宝、微信支付),集成简单!",
8   "homepage": "https://github.com/andyfangjunjie/JJPayManager",
9   "license": "MIT",
10   "authors": {
11     "andyfangjunjie": "andyfangjunjie@163.com"
12   },
13   "source": {
14     "git": "https://github.com/andyfangjunjie/JJPayManager.git",
15     "tag": "0.0.4"
16   },
17   "source_files": "JJPayManager/**/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit",
20   "dependencies": {
21     "AlipaySDK-2.0": [
23     ],
24     "WechatOpenSDK": [
26     ]
27   }