blob: de11a5f4df178235c6b9638a6007ddbde919af4e [file] [log] [blame]
{
"name": "XHPKit",
"version": "1.0.1",
"summary": "不用官方SDK实现微信、支付宝支付.",
"homepage": "https://github.com/CoderZhuXH/XHPayKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhu Xiaohui": "977950862@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderZhuXH/XHPayKit.git",
"tag": "1.0.1"
},
"source_files": [
"审核防检测到支付功能版本/XHPKit",
"*.{h,m}"
],
"requires_arc": true
}