{ | |
"name": "XCPay", | |
"version": "1.0.0", | |
"summary": "XCPay.", | |
"description": "XCPay 封装第三方支付", | |
"homepage": "https://github.com/fanxiaocong/XCPay", | |
"license": "MIT", | |
"authors": { | |
"樊小聪": "1016697223@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/fanxiaocong/XCPay.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "XCPay/**/*.{h,m}" | |
} |