blob: 6abb228aaf3f1f26dce1ed44fa87f293b3804b2b [file] [log] [blame]
{
"name": "BFPay",
"version": "0.0.2",
"summary": "BF支付.",
"description": "贝付支付SDK",
"homepage": "https://github.com/cyqluowang/BFPay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈玉琪": "yq.chen@renrunkeji.com"
},
"source": {
"git": "https://github.com/cyqluowang/BFPay.git",
"tag": "0.0.2"
},
"source_files": [
"Core",
"Core/**/*.{h,m}"
],
"vendored_libraries": "Core/*.a"
}