[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 5 / c / 1 / MNavigator / 0.5.0 / MNavigator.podspec.json
blob53ef2abf0433a8f8c06f7ac59edaa434fa1a0ebd
2   "name": "MNavigator",
3   "version": "0.5.0",
4   "summary": "An alternative to UINavigationController",
5   "description": "An alternative of UINavigationController with fraction of functionalities",
6   "homepage": "https://github.com/mohsenShakiba/Navigator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mohsenShakiba": "work.shakiba@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mohsenShakiba/Navigator.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Navigator/Classes/**/*",
22   "dependencies": {
23     "SnapKit": [
24       "< 4.0.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.2"