| { |
| "name": "MKDropdownMenu", |
| "version": "1.3.3", |
| "summary": "Dropdown Menu for iOS", |
| "description": "Dropdown Menu for iOS with many customizable parameters to suit any needs.", |
| "homepage": "https://github.com/maxkonovalov/MKDropdownMenu", |
| "screenshots": "https://raw.github.com/maxkonovalov/MKDropdownMenu/master/Screenshots/MKDropdownMenu.png", |
| "license": "MIT", |
| "authors": "Max Konovalov", |
| "source": { |
| "git": "https://github.com/maxkonovalov/MKDropdownMenu.git", |
| "tag": "1.3.3" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "MKDropdownMenu/*" |
| } |