blob: fc8bf72ce781b355c2faec4a27f8594a4e88b193 [file] [log] [blame]
{
"name": "UIDropDown",
"version": "1.0.2",
"summary": "An elegant dropdown for iOS written in Swift.",
"description": "UIDropDown allows you to pick an option in a beautiful table just like dropdowns in web. It contains 3 \tdifferents animations to present the options table and can be modified in many ways.",
"homepage": "https://github.com/igongora/UIDropDown",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Isaac Gongora": "igongoracastano@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/igongora/UIDropDown.git",
"tag": "1.0.2"
},
"source_files": "UIDropDown",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}