[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 0 / 2 / ZGYWebDemoA / 2.0.9 / ZGYWebDemoA.podspec.json
blobbaa94691a123b961b8988f9fa955d82d86411bdd
2   "name": "ZGYWebDemoA",
3   "version": "2.0.9",
4   "summary": "A short description of ZGYWebDemoA.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://10.0.53.138/iOS/ZGYWebDemoA",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "heng": "864575082@qq.com"
13   },
14   "source": {
15     "git": "http://10.0.53.138/iOS/ZGYWebDemoA.git",
16     "tag": "2.0.9"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "resource_bundles": {
22     "ZGYWebDemoA": [
23       "ZGYWebDemoA/Assets/*"
24     ]
25   },
26   "libraries": "c++",
27   "public_header_files": "ZGYWebDemoA/Classes/Controller/Classes/*.h",
28   "dependencies": {
29     "Masonry": [
30       "~> 1.1.0"
31     ],
32     "dsBridge": [
33       "~> 3.0.4"
34     ],
35     "MBProgressHUD": [
37     ],
38     "GTMBase64": [
40     ],
41     "CocoaHTTPServer": [
42       "2.2.1"
43     ],
44     "UMCAnalytics": [
46     ],
47     "SDWebImage": [
49     ],
50     "AMapLocation": [
51       "~> 2.6.0"
52     ],
53     "AFNetworking": [
54       "~> 3.2.1"
55     ]
56   },
57   "subspecs": [
58     {
59       "name": "WebSDK",
60       "source_files": "ZGYWebDemoA/Classes/JavaScriptApi"
61     },
62     {
63       "name": "EastBank_Face",
64       "source_files": "ZGYWebDemoA/Classes/EastBank/EastBankFace/code",
65       "vendored_libraries": [
66         "ZGYWebDemoA/Assets/DFNSHFace/*.a"
67       ],
68       "resource_bundles": {
69         "ZGYWebDemoA": [
70           "ZGYWebDemoA/Assets/DFNSHFace/*"
71         ]
72       }
73     }
74   ]