[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / b / 0 / 2 / ZGYWebDemoA / 2.0.4 / ZGYWebDemoA.podspec.json
bloba5c18befb2534215e4756ce1ad2830b243dbb502
2   "name": "ZGYWebDemoA",
3   "version": "2.0.4",
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.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ZGYWebDemoA/Classes/**/*",
22   "resource_bundles": {
23     "ZGYWebDemoA": [
24       "ZGYWebDemoA/Assets/*"
25     ]
26   },
27   "libraries": "c++",
28   "vendored_libraries": [
29     "ZGYWebDemoA/Assets/*.a"
30   ],
31   "public_header_files": "ZGYWebDemoA/Classes/Controller/Classes/*.h",
32   "dependencies": {
33     "Masonry": [
34       "~> 1.1.0"
35     ],
36     "dsBridge": [
37       "~> 3.0.4"
38     ],
39     "MBProgressHUD": [
41     ],
42     "GTMBase64": [
44     ],
45     "CocoaHTTPServer": [
46       "2.2.1"
47     ],
48     "UMCAnalytics": [
50     ],
51     "SDWebImage": [
53     ],
54     "AMapLocation": [
55       "~> 2.6.0"
56     ],
57     "AFNetworking": [
58       "~> 3.2.1"
59     ]
60   },
61   "subspecs": [
62     {
63       "name": "Web",
64       "source_files": "ZGYWebDemoA/Classes/Controller/Classes"
65     },
66     {
67       "name": "JavaScriptApi",
68       "source_files": "ZGYWebDemoA/Classes/JavaScriptApi"
69     }
70   ]