[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 5 / 4 / XXPay / 0.1.0 / XXPay.podspec.json
blobf5acf5d580d0b098dfa93c4b03d16b6047acf4c5
2   "name": "XXPay",
3   "version": "0.1.0",
4   "summary": "聚合支付 -> (微信、支付宝、银联)",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/SilenceWater/XXPay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Monster .": "wwwarehouse@163.com"
13   },
14   "source": {
15     "git": "https://github.com/SilenceWater/XXPay.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "XXPay/Classes/**/*",
22   "static_framework": true,
23   "vendored_libraries": "XXPay/Classes/**/*.a",
24   "dependencies": {
25     "Masonry": [
27     ],
28     "XXNetwork": [
30     ],
31     "AlipaySDK-iOS": [
33     ],
34     "WechatOpenSDK": [
35       "1.8.5"
36     ]
37   }