[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / a / e / d / SmartNavigator / 1.0.0 / SmartNavigator.podspec.json
blobed16ea3bfdd6e96ee12f3016102248399079e4fd
2   "name": "SmartNavigator",
3   "version": "1.0.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.0.0"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_version": "4.2",
18   "module_name": "Navigator",
19   "source_files": "Navigator/**/*.{h,m,swift}"