blob: a6044cb47b69df74aa1f092dcbab2c37aab08a64 [file] [log] [blame]
{
"name": "WBPayManager",
"version": "0.0.5",
"summary": "Alipay and WXPay manager",
"description": "Alipay and WXPay manager.",
"homepage": "https://github.com/ZWBNice/WBPayManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ifly": "zwb_nice@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZWBNice/WBPayManager.git",
"tag": "0.0.5"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"static_framework": true,
"dependencies": {
"AlipaySDK-iOS": [
],
"WechatOpenSDK": [
]
}
}