[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 7 / d / 6 / NPRouter / 0.1.1 / NPRouter.podspec.json
blobb5b12c78cfd6cae29a09493271fae65bcd228276
2   "name": "NPRouter",
3   "version": "0.1.1",
4   "summary": "A Simple Pure Swift Router in iOS.",
5   "description": "Router can decoupled module with module in Project, It`s a good choice.",
6   "homepage": "https://github.com/DarkKnightOne/NPRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DarkKnightOne": "zhang_mr1989@163.com"
13   },
14   "source": {
15     "git": "https://github.com/DarkKnightOne/NPRouter.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Router/Classes/**/*"