blob: 1f3e87aba7b7aea745bd8da64d213cbb6fb34a82 [file] [log] [blame]
{
"name": "TZZPaySDK",
"version": "0.1.1",
"summary": "聚合微信和支付宝支付方式",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/littltzhi/TZZPaySDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"littltzhi": "1069891588@qq.com"
},
"source": {
"git": "https://github.com/littltzhi/TZZPaySDK.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TZZPaySDK/Classes/**/*",
"dependencies": {
"WechatOpenSDK": [
],
"AlipaySDK-iOS": [
]
},
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
"OTHER_LDFLAGS": "$(inherited)"
}
}