blob: 74d3398db2cb1f333ee44bf44c176ac324ada790 [file] [log] [blame]
{
"name": "DropdownGridMenu",
"version": "1.0.1",
"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.1"
},
"social_media_url": "https://twitter.com/OlegCo",
"platforms": {
"ios": "9.0"
},
"source_files": "DropdownGridMenu/**/*",
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}