[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 7 / 0 / JJPayManager / 0.1.0 / JJPayManager.podspec.json
blob09c7828fe1597a6e19c881df071c95a15e8ceeb7
2   "name": "JJPayManager",
3   "version": "0.1.0",
4   "platforms": {
5     "ios": "8.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.1.0"
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     "UPPaySDK": [
29     ]
30   }