[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / d / TZZPaySDK / 0.1.1 / TZZPaySDK.podspec.json
blob1f3e87aba7b7aea745bd8da64d213cbb6fb34a82
2   "name": "TZZPaySDK",
3   "version": "0.1.1",
4   "summary": "聚合微信和支付宝支付方式",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/littltzhi/TZZPaySDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "littltzhi": "1069891588@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/littltzhi/TZZPaySDK.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TZZPaySDK/Classes/**/*",
22   "dependencies": {
23     "WechatOpenSDK": [
25     ],
26     "AlipaySDK-iOS": [
28     ]
29   },
30   "pod_target_xcconfig": {
31     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
32     "OTHER_LDFLAGS": "$(inherited)"
33   }