[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 3 / c / 5 / DropDownMenuKit / 0.8.4 / DropDownMenuKit.podspec.json
blob0eae9899ca2e93ee9a825a4bf52621c217371348
2   "name": "DropDownMenuKit",
3   "version": "0.8.4",
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   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/qmathe/DropDownMenuKit.git",
18     "tag": "0.8.4"
19   },
20   "source_files": [
21     "*.swift",
22     "*.{h,m}"
23   ],
24   "public_header_files": "*.h",
25   "resources": "*.xcassets",
26   "pushed_with_swift_version": "3.0"