blob: 6a83d4c58bda4f3fbd566b3d56a4e299ca48b47f [file] [log] [blame]
{
"name": "BKUPay",
"version": "1.0.0",
"summary": "使用方便SDK",
"description": "用SDK来调用UPayAPP进行支付操作",
"homepage": "https://github.com/BKCompany/BKUPay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BKCompany": "1957822705@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BKCompany/BKUPay.git",
"tag": "1.0.0"
},
"vendored_frameworks": "BKUPaySDK.framework",
"frameworks": "UIKit",
"requires_arc": true
}