[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 5 / 0 / 9 / JRouter / 0.1.2 / JRouter.podspec.json
blobad7dc262b8d02428e41dbc88574cfd910eab8354
2   "name": "JRouter",
3   "version": "0.1.2",
4   "summary": "IOS Router. Easy Fast Light !",
5   "homepage": "https://github.com/YuMengShuaii/JRouterSwift/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yumengshuai": "yumengshuai@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/YuMengShuaii/JRouterSwift.git",
18     "tag": "0.1.2"
19   },
20   "source_files": "JRouterDemo/JRouter/*.swift",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true,
26   "swift_version": "4.2"