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