blob: fd42b69883a5a594fc3bcf0770507fdbbe5edc79 [file] [log] [blame]
{
"name": "WBZImportInvoice",
"version": "0.0.16",
"summary": "微报账项目集合微信和支付宝的卡包导入发票",
"description": "微报账项目集合微信和支付宝的卡包导入发票,供别人方便使用",
"homepage": "https://github.com/Dreamle/WBZImportInvoice",
"license": "MIT",
"authors": {
"dreamLee": "404436209@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Dreamle/WBZImportInvoice.git",
"tag": "0.0.16"
},
"vendored_frameworks": "**/WBZLib.framework",
"source_files": [
"WBZImportInvoice",
"*.*"
],
"dependencies": {
"WechatOpenSDK": [
"~> 1.8.4"
]
},
"requires_arc": true
}