blob: 9f46caed32c6791e5052406b6f0261bc5a24afcd [file] [log] [blame]
{
"name": "BFPay",
"version": "0.0.5",
"summary": "BF支付.",
"requires_arc": true,
"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.5"
},
"source_files": [
"Core",
"Core/**/*.{h,m}"
],
"vendored_libraries": "Core/*.a",
"resources": "Core/BFResource.bundle",
"frameworks": [
"SystemConfiguration",
"Security",
"CFNetwork"
]
}