[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / e / d / SmartNavigator / 1.9.0 / SmartNavigator.podspec.json
blobc8382e330618984af649a9ac167bce879062e8c6
2   "name": "SmartNavigator",
3   "version": "1.9.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.9.0"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": [
18     "5.1",
19     "5.2",
20     "5.3",
21     "5.4",
22     "5.5",
23     "5.6"
24   ],
25   "module_name": "Navigator",
26   "source_files": "Sources/Navigator/**/*.swift",
27   "swift_version": "5.6"