[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 8 / 0 / KCRouter / 1.0.4 / KCRouter.podspec.json
blob988f0983bddb1b8e922c1e8de3b23d69934e9628
2   "name": "KCRouter",
3   "version": "1.0.4",
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.4"
21   },
22   "requires_arc": true,
23   "source_files": [
24     "Sources/*.swift"
25   ],
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "swift_version": "5.0"