[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / d / 8 / SLYJPaySDK / 2.3.5 / SLYJPaySDK.podspec.json
blob59d4f8294d806504d4a3ebcfc1cc7016d3534a0b
2   "name": "SLYJPaySDK",
3   "version": "2.3.5",
4   "summary": "SLYJPaySDK.",
5   "description": "TODO: SLYJPaySDK.",
6   "homepage": "https://code.aliyun.com/YJSDK/SLYJPaySDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yelon21": "yl21ly@qq.com"
13   },
14   "source": {
15     "git": "https://code.aliyun.com/YJSDK/SLYJPaySDK.git",
16     "tag": "2.3.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YJPaySDK/*",
22   "resources": [
23     "Assets/*.{bundle,storyboardc,png}",
24     "Assets/junyu/**/*.{png,wav,dat}"
25   ],
26   "vendored_libraries": [
27     "**/*.a",
28     "Assets/junyu/**/*.a"
29   ],
30   "libraries": "stdc++",
31   "dependencies": {
32     "AFNetworking": [
33       "~> 3.1.0"
34     ],
35     "Masonry": [
36       "~> 1.1.0"
37     ],
38     "GTMBase64": [
39       "~> 1.0.0"
40     ],
41     "BMKLocationKit": [
43     ]
44   }