[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 2 / 4 / WRSHttpServer / 0.0.1 / WRSHttpServer.podspec.json
blob7b28c2388b4dd27f146e453c8f43df1f20a6a602
2   "name": "WRSHttpServer",
3   "version": "0.0.1",
4   "summary": "A short description of WRSHttpServer.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/uniapp_uts/wrshttp-server",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jack": "252797991@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/uniapp_uts/wrshttp-server.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WRSHttpServer/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "dependencies": {
24     "GCDWebServer": [
25       "~> 3.5.4"
26     ]
27   }