blob: 6abcd269989b2b61d961e22acfe79c3ca1eb8e30 [file] [log] [blame]
{
"name": "DTDropDownListView",
"version": "0.1.0",
"summary": "An animated dropdown list to select a value.",
"description": "This is a custom dropdown UI to select a value",
"homepage": "https://github.com/nielstj/DTDropDownListView",
"license": "MIT",
"authors": {
"Daniel Tjuatja": "daniel.tjuatja@gmail.com"
},
"source": {
"git": "https://github.com/nielstj/DTDropDownListView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DTDropDownListView": [
"Pod/Assets/*.png"
]
}
}