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