[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / a / e / d / SmartNavigator / 1.3.3 / SmartNavigator.podspec.json
blob26d86c0732ea5812335f4bf99e394a159837d0b0
2   "name": "SmartNavigator",
3   "version": "1.3.3",
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.3.3"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": [
18     "4.2",
19     "5.0"
20   ],
21   "module_name": "Navigator",
22   "source_files": "Navigator/**/*.{h,m,swift}",
23   "swift_version": "5.0"