blob: d34d61866ca12dc019fa08976234b25413e06c08 [file] [log] [blame]
{
"name": "JKAliPayHelper",
"version": "0.1.0",
"summary": "this is a alipay helper.",
"description": "this is a alipay helper,it will update with the need.",
"homepage": "https://github.com/xindizhiyin2014/JKAliPayHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xindizhiyin2014": "929097264@qq.com"
},
"source": {
"git": "https://github.com/xindizhiyin2014/JKAliPayHelper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"source_files": "JKAliPayHelper/Classes/**/*",
"dependencies": {
"AlipaySDK-iOS": [
]
}
}