blob: 97fe25b2091caaf06adb104f117b37d86f3bf61d [file] [log] [blame]
{
"name": "XHPayKit",
"version": "1.0.0",
"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.0"
},
"source_files": [
"XHPayKit",
"*.{h,m}"
],
"requires_arc": true
}