[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / e / d / SmartNavigator / 1.5.0 / SmartNavigator.podspec.json
blobf5877eacfd20d41dce4969b82a276bb7b2090fa7
2   "name": "SmartNavigator",
3   "version": "1.5.0",
4   "license": "MIT",
5   "summary": "Generic navigation framework for view controllers",
6   "homepage": "https://github.com/iKrisLiu/Navigator",
7   "authors": {
8     "Kris Liu": "ikris.liu@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/iKrisLiu/Navigator.git",
12     "tag": "1.5.0"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": [
18     "5.1",
19     "5.2",
20     "5.3"
21   ],
22   "module_name": "Navigator",
23   "source_files": "Sources/Navigator/**/*.swift",
24   "swift_version": "5.3"