[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 5 / 2 / DropdownMenu / 0.0.1 / DropdownMenu.podspec.json
blob77fcc5c22d567d4806314aa31d7b3bcdf5a0117d
2   "name": "DropdownMenu",
3   "version": "0.0.1",
4   "authors": {
5     "Nils Mattisson": "nils.mattisson@gmail.com"
6   },
7   "summary": "A dropdown menu for iOS built on modern technologies inspired by the Vine and Dropbox iOS7 apps.",
8   "homepage": "https://github.com/nmattisson/DropdownMenu",
9   "screenshots": [
10     "https://raw.github.com/nmattisson/DropdownMenu/master/Screenshots/DropdownMenu.png",
11     "https://raw.github.com/nmattisson/DropdownMenu/master/Screenshots/DropdownMenu.gif"
12   ],
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "source": {
18     "git": "https://github.com/nmattisson/DropdownMenu.git",
19     "tag": "0.0.1"
20   },
21   "platforms": {
22     "ios": "5.0"
23   },
24   "requires_arc": true,
25   "source_files": "DropdownMenuDemo/DropdownMenuController",
26   "public_header_files": "DropdownMenuDemo/DropdownMenuController/*.h"