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