[Add] FLYIKit 0.5.8
[CocoaPods.git] / Specs / 3 / 1 / c / YJYRouter / 0.1.0 / YJYRouter.podspec.json
blob23199fd5198de0b4f86f864a5b6a94fdc385457f
2   "name": "YJYRouter",
3   "version": "0.1.0",
4   "summary": "swift的路由.",
5   "description": "自己写的一个swift的路由",
6   "homepage": "https://github.com/616115891/JYRouter",
7   "license": "MIT",
8   "authors": {
9     "Keyon": "616115891@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/616115891/JYRouter.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source_files": "Source",
19   "swift_versions": "5.0",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "swift_version": "5.0"