[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / e / 9 / f / GHNavigationDropdownMenu / 2.0.1 / GHNavigationDropdownMenu.podspec.json
blob3c15a866bf93f93da299fc701b44eb58589565d5
2   "name": "GHNavigationDropdownMenu",
3   "version": "2.0.1",
4   "summary": "A dropdown menu",
5   "description": "The dropdown menu, appears underneath navigation bar to display a list of related items when the user taps on the navigation title.",
6   "homepage": "https://github.com/gunnarhafdal/GHNavigationDropdownMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gunnar Hafdal": "gunnarhafdal@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/GunnarHafdal",
15   "platforms": {
16     "ios": "9.3"
17   },
18   "source": {
19     "git": "https://github.com/gunnarhafdal/GHNavigationDropdownMenu.git",
20     "tag": "2.0.1"
21   },
22   "source_files": "Source/*.swift",
23   "resources": "Source/*.bundle",
24   "pushed_with_swift_version": "4.0"