[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / e / d / SmartNavigator / 1.6.0 / SmartNavigator.podspec.json
blobc537ec866cf2145c11501b6624264b2bdb16c0b6
2   "name": "SmartNavigator",
3   "version": "1.6.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.6.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"