[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / b / 6 / FZNavigationDropDownMenu / 1.0.0 / FZNavigationDropDownMenu.podspec.json
blobe0883a14926fa9d3e5134da9bcdacd3f5f16a8f4
2   "name": "FZNavigationDropDownMenu",
3   "version": "1.0.0",
4   "summary": "The elegant navigation dropdown menu, fork of BTNavigationDropdownMenu by Pham Ba Tho",
5   "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.",
6   "homepage": "https://github.com/Fallen-Zen/BTNavigationDropdownMenu",
7   "screenshots": "https://github.com/Fallen-Zen/BTNavigationDropdownMenu/blob/master/Assets/Demo.png",
8   "license": "MIT",
9   "authors": {
10     "Fallen Zen": "piotr.panasewicz@mac.com"
11   },
12   "social_media_url": "https://www.twitter.com/Fallen_Zen",
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/Fallen-Zen/BTNavigationDropdownMenu.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "Source/**/*.swift",
21   "resources": "Source/*.bundle",
22   "requires_arc": true,
23   "swift_version": "4"