blob: 568880b5983d95a796b29a5a3f8e95d457b2108b [file] [log] [blame]
{
"name": "DKDropMenu",
"version": "0.3.0",
"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.3.0"
},
"screenshots": "https://raw.githubusercontent.com/davecom/DKDropMenu/master/DKDropMenu.png",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"source_files": "DKDropMenu.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}