[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 3 / d / 4 / HNBURLRouter / 0.0.4 / HNBURLRouter.podspec.json
blob6cf85ce0371348aaf3aeb5630b8d04c68a74e269
2   "name": "HNBURLRouter",
3   "version": "0.0.4",
4   "summary": "url router",
5   "homepage": "https://github.com/ByronChengChen/HNBURLRouter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "chengkang": "chengkang_boy@163.com"
12   },
13   "source": {
14     "git": "https://github.com/ByronChengChen/HNBURLRouter.git",
15     "tag": "0.0.4"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": [
21     "HNBURLRouter",
22     "HNBURLRouter/HNBURLRouter/**/*"
23   ],
24   "dependencies": {
25     "MJExtension": [
26       "3.0.13"
27     ]
28   }