blob: 37f438ad1d17f4b6b71f6bfced93de55524b27ba [file] [log] [blame]
{
"name": "VPPDropDown",
"version": "0.3.0",
"license": "MIT",
"summary": "VPPDropDown is an iOS library that allows you to create dropdown-like menus in a table view, as seen in old Tweetie.",
"homepage": "https://github.com/vicpenap/VPPDropDown",
"authors": {
"Victor Pena": "contact@victorpena.es"
},
"source": {
"git": "https://github.com/vicpenap/VPPDropDown.git",
"tag": "0.3.0"
},
"platforms": {
"ios": null
},
"source_files": "VPPDropDown",
"resources": "VPPDropDown/*.png",
"requires_arc": false
}