blob: fda6a452aeb8de20236c1cd60bde3d41e44a809f [file] [log] [blame]
{
"name": "TCDropdownMenu",
"version": "0.1.1",
"summary": "A dropdown menu for iOS",
"homepage": "https://github.com/thoughtchimp/DropdownMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ThoughtChimp": "whoop@thoughtchimp.com"
},
"source": {
"git": "https://github.com/thoughtchimp/DropdownMenu.git",
"tag": "0.1.1"
},
"source_files": "DropdownMenu/*.swift",
"resources": "DropdownMenu/*.png",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}