blob: 8eca352bce048d097dff6a1d22c36003173faeaa [file] [log] [blame]
{
"name": "DKDropMenu",
"version": "0.1.4",
"license": "MIT",
"summary": "A simple iOS drop down list written in Swift.",
"homepage": "https://github.com/davecom/DKDropMenu",
"social_media_url": "https://twitter.com/davekopec",
"authors": {
"David Kopec": "david@oaksnow.com"
},
"source": {
"git": "https://github.com/davecom/DKDropMenu.git",
"tag": "0.1.4"
},
"screenshots": "https://raw.githubusercontent.com/davecom/DKDropMenu/master/DKDropMenu.png",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"source_files": "DKDropMenu.swift",
"requires_arc": true
}