[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 3 / c / 5 / DropDownMenuKit / 0.9 / DropDownMenuKit.podspec.json
blobb4da4ed927129d9af9edf02d611084f1ae904f80
2   "name": "DropDownMenuKit",
3   "version": "0.9",
4   "summary": "UIKit drop down menu, simple yet flexible and written in Swift",
5   "description": "DropDownMenuKit is a custom UIKit control to show a menu attached to the navigation bar or toolbar. The menu appears with a sliding animation and can be deeply customized. For example, with icons, embedded controls, or a checkmark to denote a selected row among multiple menu cells.",
6   "homepage": "https://github.com/qmathe/DropDownMenuKit",
7   "screenshots": "http://www.quentinmathe.com/github/DropDownMenuKit/App%20History%20Menu%20-%20iPhone%205.png",
8   "license": "MIT",
9   "authors": {
10     "Quentin Mathé": "quentin.mathe@gmail.com"
11   },
12   "social_media_url": "http://twitter.com/quentin_mathe",
13   "swift_version": "5.0",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/qmathe/DropDownMenuKit.git",
19     "tag": "0.9"
20   },
21   "source_files": [
22     "*.swift",
23     "*.{h,m}"
24   ],
25   "public_header_files": "*.h",
26   "resources": "*.xcassets"