blob: 289c72605f929c0028b98d1e3ed9e94e387e845d [file] [log] [blame]
{
"name": "BSPKit",
"version": "1.0.0",
"summary": "Swift 不用官方SDK实现微信、支付宝支付.",
"homepage": "https://github.com/a1049145827/BSPKit",
"license": "MIT",
"authors": {
"Bruce Liu": "1049145827@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/a1049145827/BSPKit.git",
"tag": "1.0.0"
},
"source_files": "BSPKit/*.swift",
"requires_arc": true
}