blob: b4f1a8184673d6346d1437cbc77d7b8a17e839bf [file] [log] [blame]
{
"name": "BFPay",
"version": "0.0.3",
"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.3"
},
"source_files": [
"Core",
"Core/**/*.{h,m}"
],
"vendored_libraries": "Core/*.a",
"resources": "Core/BFResource.bundle"
}