blob: ac358b867fdf491cbc118eb00178d6a84417128d [file] [log] [blame]
{
"name": "CKDropdownMenu",
"version": "2.1.0",
"summary": "A Swift version of nmattisson's DropdownMenu.",
"description": "A dropdown menu for iOS built on modern technologies inspired by the Vine and Dropbox iOS7 apps.",
"homepage": "https://github.com/calebkleveter/CKDropdownMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Caleb": "caleb.kleveter@gmail.com"
},
"source": {
"git": "https://github.com/calebkleveter/CKDropdownMenu.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CKDropdownMenu/Classes/**/*"
}