[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 3 / CleanRouter / 1.0.0 / CleanRouter.podspec.json
blob216b6a0c73a9967d43f4d841e9bb3ee555dc60f4
2   "name": "CleanRouter",
3   "version": "1.0.0",
4   "summary": "A swift style router.",
5   "homepage": "https://github.com/wangcy90/CleanRouter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WangChongyang": "chongyangfly@163.com"
12   },
13   "source": {
14     "git": "https://github.com/wangcy90/CleanRouter.git",
15     "tag": "1.0.0"
16   },
17   "swift_versions": "5.0",
18   "cocoapods_version": ">= 1.4.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "CleanRouter/**/*",
23   "swift_version": "5.0"