[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / b / 8 / 0 / KCRouter / 1.0.0 / KCRouter.podspec.json
blobcf7b8928bb8c60789b09a1a6ce75b49cd031cfaa
2   "name": "KCRouter",
3   "version": "1.0.0",
4   "summary": "iOS Route",
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_version": "4.2",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/koce/KCRouter.git",
20     "tag": "1.0.0"
21   },
22   "requires_arc": true,
23   "source_files": [
24     "KCRouter/KCRouter/*.swift"
25   ],
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ]