blob: eecadca44d5f463ec8bb91e7e969c4a6b81e0a26 [file] [log] [blame]
{
"name": "XHPKit",
"version": "1.0.2",
"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.2"
},
"source_files": [
"审核防检测到支付功能版本/XHPKit",
"*.{h,m}"
],
"requires_arc": true
}