[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / a / 1 / 5 / BSHRouter / 0.0.5 / BSHRouter.podspec.json
blob58c187d63c37f66cdd71e969cc6d4e0fb9fff701
2   "name": "BSHRouter",
3   "version": "0.0.5",
4   "summary": "一个便捷的Swift版本Swift&OC通用的轻量的路由工具",
5   "homepage": "https://github.com/aosic/Router",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "aosic": "724315346@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/aosic/Router.git",
15     "tag": "0.0.5"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation"
20   ],
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "source_files": "Sources/**/*.swift",
24   "platforms": {
25     "ios": "10.0"
26   },
27   "swift_version": "5.0"