[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / 9 / IKRouter / 1.0.1 / IKRouter.podspec.json
blobc20bfb81a11e99edcc5ff5b153e36790adcda64b
2   "name": "IKRouter",
3   "version": "1.0.1",
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.1"
15   },
16   "source_files": "IKRouter/**/**.{swift}",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   }