blob: bdfc08edbbb8b499361a1513909cfd377df3fb55 [file] [log] [blame]
{
"name": "PopUpButton",
"version": "1.1",
"summary": "A control for selecting an item from a list.",
"description": "\"A control for selecting an item from a list. In other words, single motion `NSPopUpButton` for iOS.\"",
"homepage": "https://github.com/k-o-d-e-n/PopUpButton",
"screenshots": "https://raw.githubusercontent.com/k-o-d-e-n/PopUpButton/master/Resources/demo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"k-o-d-e-n": "koden.u8800@gmail.com"
},
"source": {
"git": "https://github.com/k-o-d-e-n/PopUpButton.git",
"tag": "1.1"
},
"social_media_url": "https://twitter.com/K_o_D_e_N",
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/PopUpButton/**/*"
}