[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / b / 8 / 0 / KCRouter / 1.0.3 / KCRouter.podspec.json
blob0adb1bf35637200c886c8ef8629bbd374fd3224c
2   "name": "KCRouter",
3   "version": "1.0.3",
4   "summary": "A Swift Route For iOS",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "koce": "koce.zhao@gmail.com"
11   },
12   "social_media_url": "http://www.jianshu.com/u/083bd990bfe2",
13   "homepage": "https://github.com/koce/KCRouter",
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/koce/KCRouter.git",
20     "tag": "1.0.3"
21   },
22   "requires_arc": true,
23   "source_files": [
24     "Sources/*.swift"
25   ],
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ]