[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 7 / d / 6 / NPRouter / 0.1.0 / NPRouter.podspec.json
blobde5a30ea6c50aba693d88daa53bac62bd4f88e9d
2   "name": "NPRouter",
3   "version": "0.1.0",
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/Router",
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/Router.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Router/Classes/**/*"