blob: a5cd7b05670828fe9c6fd0877a0d6b0c1ab8971a [file] [log] [blame]
{
"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}"
}