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