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