[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / 0 / AUNavigationMenuController / 1.0.3 / AUNavigationMenuController.podspec.json
blob44441e823322431add1dbc4346e8de480c4daa45
2   "name": "AUNavigationMenuController",
3   "version": "1.0.3",
4   "summary": "Creates a menu that slides down from the top of the screen.",
5   "description": "After pressing the navigation bar, a menu will slides down from the top of the screen.",
6   "homepage": "https://github.com/Authman2/AUNavigationMenuController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adeola Uthman": "authman2@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Authman2/AUNavigationMenuController.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "AUNavigationMenuController/Classes/**/*.swift",
22   "dependencies": {
23     "Neon": [
24       "~> 0.4.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"