blob: f5acf5d580d0b098dfa93c4b03d16b6047acf4c5 [file] [log] [blame]
{
"name": "XXPay",
"version": "0.1.0",
"summary": "聚合支付 -> (微信、支付宝、银联)",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/SilenceWater/XXPay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Monster .": "wwwarehouse@163.com"
},
"source": {
"git": "https://github.com/SilenceWater/XXPay.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "XXPay/Classes/**/*",
"static_framework": true,
"vendored_libraries": "XXPay/Classes/**/*.a",
"dependencies": {
"Masonry": [
],
"XXNetwork": [
],
"AlipaySDK-iOS": [
],
"WechatOpenSDK": [
"1.8.5"
]
}
}