blob: bec2771bd73276e84ec5cf9166322deddc79e585 [file] [log] [blame]
{
"name": "DropdownMenu",
"version": "1.0.0",
"authors": {
"Nils Mattisson": "nils.mattisson@gmail.com"
},
"summary": "A dropdown menu for iOS built on modern technologies inspired by the Vine and Dropbox iOS7 apps.",
"homepage": "https://github.com/nmattisson/DropdownMenu",
"screenshots": [
"https://raw.github.com/nmattisson/DropdownMenu/master/Screenshots/DropdownMenu.png",
"https://raw.github.com/nmattisson/DropdownMenu/master/Screenshots/DropdownMenu.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/nmattisson/DropdownMenu.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "DropdownMenu/**/*.{h,m}"
}