[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / d / f / LeoPayManager / 0.9.0 / LeoPayManager.podspec.json
blob5c4561e54a076a36b3ad77133c2fb9109c036acd
2   "name": "LeoPayManager",
3   "version": "0.9.0",
4   "summary": "集成主流支付方式",
5   "description": "集成主流支付方式,包括微信、支付宝、银联",
6   "homepage": "https://github.com/LeoChensj/LeoPayManager",
7   "license": "MIT",
8   "authors": {
9     "LeoChen": "LeoChensj@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/LeoChensj/LeoPayManager.git",
16     "tag": "0.9.0"
17   },
18   "source_files": "LeoPayManager/*.{h,m}",
19   "public_header_files": "LeoPayManager/LeoPayManager.h",
20   "requires_arc": true,
21   "dependencies": {
22     "WeChat_SDK_iOS": [
24     ],
25     "Alipay_SDK_iOS": [
27     ],
28     "UnionPay_SDK_iOS": [
30     ]
31   }