[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 0 / 2 / ZGYWebDemoA / 2.0.8 / ZGYWebDemoA.podspec.json
blob2d0178fd0354e1b7e3a40f2dc0d12a02eeb77f05
2   "name": "ZGYWebDemoA",
3   "version": "2.0.8",
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.8"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "resource_bundles": {
22     "ZGYWebDemoA": [
23       "ZGYWebDemoA/Assets/*"
24     ]
25   },
26   "libraries": "c++",
27   "dependencies": {
28     "Masonry": [
29       "~> 1.1.0"
30     ],
31     "dsBridge": [
32       "~> 3.0.4"
33     ],
34     "MBProgressHUD": [
36     ],
37     "GTMBase64": [
39     ],
40     "CocoaHTTPServer": [
41       "2.2.1"
42     ],
43     "UMCAnalytics": [
45     ],
46     "SDWebImage": [
48     ],
49     "AMapLocation": [
50       "~> 2.6.0"
51     ],
52     "AFNetworking": [
53       "~> 3.2.1"
54     ]
55   },
56   "subspecs": [
57     {
58       "name": "WebSDK",
59       "source_files": "ZGYWebDemoA/Classes/JavaScriptApi"
60     },
61     {
62       "name": "EastBank_Face",
63       "source_files": "ZGYWebDemoA/Classes/EastBank/EastBankFace/code",
64       "vendored_libraries": [
65         "ZGYWebDemoA/Assets/DFNSHFace/*.a"
66       ],
67       "resource_bundles": {
68         "ZGYWebDemoA": [
69           "ZGYWebDemoA/Assets/DFNSHFace/*"
70         ]
71       }
72     }
73   ]