[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / c / a / NavBarDropdownMenu / 0.5.0 / NavBarDropdownMenu.podspec.json
blob386950b531b029f0e8490157dbce4378fe1bc1e9
2   "name": "NavBarDropdownMenu",
3   "version": "0.5.0",
4   "swift_version": "4.0",
5   "summary": "The elegent navigation dropdown menu",
6   "description": "The elegant **dropdown menu**, written in **Swift**, appears underneath **navigation bar** to display a list of related items when a user click on the navigation title.",
7   "homepage": "https://github.com/hammadzz/NavBarDropdownMenu",
8   "screenshots": "https://raw.githubusercontent.com/hammadzz/NavBarDropdownMenu/master/Assets/Demo.png",
9   "license": "MIT",
10   "authors": {
11     "Hammad Ahmed": "hammadzz@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/hammadzz/NavBarDropdownMenu.git",
18     "tag": "0.5.0"
19   },
20   "source_files": "Source/**/*.swift",
21   "resources": "Source/*.bundle",
22   "requires_arc": true