blob: 533a3c37c3f2c168b95da4dd5d8222b14d04ca3f [file] [log] [blame]
{
"name": "XBPaySDK",
"version": "0.1.4",
"platforms": {
"ios": "8.0"
},
"summary": "支付集成SDK,一个简单的支付集成工具.",
"homepage": "https://github.com/chunipo/XBPay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Simple": "372718588@qq.com"
},
"source": {
"git": "https://github.com/chunipo/XBPay.git",
"tag": "0.1.4"
},
"source_files": "XBPaySDK/a/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}