[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / 5 / c / 1 / MNavigator / 0.9.0 / MNavigator.podspec.json
blob8441d6a0836ffdfb1a29e27d86b0b24cf30f69fb
2   "name": "MNavigator",
3   "version": "0.9.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.9.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Navigator/Classes/**/*",
22   "dependencies": {
23     "SnapKit": [
24       "< 4.0.0"
25     ]
26   }