blob: 27d62217af0dca4df12c49dccabb0ae44a28fd3e [file] [log] [blame]
{
"name": "SwiftyDrop",
"version": "4.0.2",
"summary": "SwiftyDrop is a lightweight pure Swift simple and beautiful dropdown message.",
"description": "SwiftyDrop is a lightweight pure Swift simple and beautiful dropdown message.\n- Easy to use like: `Drop.down(\"Message\")`\n- Expand message field depends on the message.",
"homepage": "https://github.com/morizotter/SwiftyDrop",
"license": "MIT",
"authors": {
"Naoki Morita": "namorit@gmail.com"
},
"social_media_url": "http://twitter.com/morizotter",
"source": {
"git": "https://github.com/morizotter/SwiftyDrop.git",
"tag": "4.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SwiftyDrop/**/*.swift",
"pushed_with_swift_version": "4.0"
}