blob: fda5d9214bd1a88b2f2e20ff41c63810a172bf98 [file] [log] [blame]
{
"name": "RoundDropMenu",
"version": "1.0.1",
"summary": "Simple menu written on Swift that ideally suits small sets of visual data.",
"description": "\"Simple highly customizable iOS component written in Swift gives you another way to represent data. Round-Drop-Menu is great for small sets of visual information.\"",
"homepage": "https://github.com/burntheroad/RoundDropMenu",
"screenshots": "https://camo.githubusercontent.com/c15a3487eec988653ac84155257f7490275acc98/687474703a2f2f692e696d6775722e636f6d2f674a4c446d41502e676966",
"license": "MIT",
"authors": {
"burntheroad": "gibslp69@gmail.com"
},
"source": {
"git": "https://github.com/burntheroad/RoundDropMenu.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/monkey_has_gone",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"RoundDropMenu": [
"Pod/Assets/*.png"
]
}
}