[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 2 / 6 / ALSPaySDK / 0.1.1 / ALSPaySDK.podspec.json
blob281ffb0606ffcfe1781be1fe5153114cb88f9345
2   "name": "ALSPaySDK",
3   "version": "0.1.1",
4   "summary": "A short description of ALSPaySDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yangzmpang/ALSPaySDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yangzmpang": "zimin.yzm@alibaba-inc.com"
13   },
14   "source": {
15     "git": "https://github.com/yangzmpang/ALSPaySDK.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ALSPaySDK/Classes/**/*",
22   "dependencies": {
23     "ALSPayMent": [
25     ],
26     "ALSInAppPurchase": [
28     ]
29   },
30   "pod_target_xcconfig": {
31     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
32     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
33   }