blob: bf344013e52997e80e5fb110ab59227d694b2046 [file] [log] [blame]
{
"name": "MinimalPanelControls",
"version": "0.1.1",
"summary": "A set of controls with a minimal design style. Suitable for use on UI's that require a control panel type of interface.",
"homepage": "https://github.com/urtubia/MinimalPanelControls",
"screenshots": "https://raw.githubusercontent.com/urtubia/MinimalPanelControls/master/screenshot.png",
"license": "MIT",
"authors": {
"Hector Urtubia": "hector@bigrobotstudios.com"
},
"source": {
"git": "https://github.com/urtubia/MinimalPanelControls.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/bigrobotstudios",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes",
"ios": {
"exclude_files": "Classes/osx"
},
"osx": {
"exclude_files": "Classes/ios"
}
}