blob: 2aa8882a89f8fc3d9093b932fe3c923b9d647057 [file] [log] [blame]
{
"name": "DropdownGridMenu",
"version": "1.0.0",
"summary": "Dropdown grid menu for iOS.",
"description": "Dropdown grid menu for iOS written in Swift. The menu can be presented from a navigation bar button item, in fullscreen or in a popover.",
"homepage": "https://github.com/ochornenko/DropdownGridMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oleg Chornenko": "oleg.chornenko@icloud.com"
},
"source": {
"git": "https://github.com/ochornenko/DropdownGridMenu.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/OlegCo",
"platforms": {
"ios": "9.0"
},
"source_files": "DropdownGridMenu/**/*",
"pushed_with_swift_version": "4.0"
}