blob: 55ec5bd3253140457332a6657e25db4b2e11766e [file] [log] [blame]
{
"name": "WBZImportInvoice",
"version": "0.0.15",
"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.15"
},
"vendored_frameworks": "**/WBZLib.framework",
"source_files": [
"WBZImportInvoice",
"*.*"
],
"dependencies": {
"WechatOpenSDK": [
"~> 1.8.4"
]
},
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/WechatOpenSDK",
"OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
},
"requires_arc": true
}