[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 5 / 9 / IKRouter / 1.0.3 / IKRouter.podspec.json
blobc2db6bfcedf4741a18810cb22e735fe5fd3d1819
2   "name": "IKRouter",
3   "version": "1.0.3",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/iankeen/",
8   "authors": {
9     "Ian Keen": "iankeen82@gmail.com"
10   },
11   "summary": "URL Router that can automatically produce a deep navigation stack for you",
12   "source": {
13     "git": "https://github.com/iankeen/ikrouter.git",
14     "tag": "1.0.3"
15   },
16   "source_files": "IKRouter/**/**.{swift}",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   }