blob: 4bd42d9e4e84e61e9faf317c102eff236ccf7818 [file] [log] [blame]
{
"name": "Yoshi",
"version": "2.0.2",
"summary": "A helpful companion for your iOS app.",
"description": "Yoshi is a convenient wrapper around the UI code that is often needed for displaying debug menus. Out of the box, Yoshi provides easy-to-implement date, list and custom menus.",
"homepage": "https://github.com/prolificinteractive/Yoshi",
"screenshots": [
"https://raw.githubusercontent.com/prolificinteractive/Yoshi/a6e85e87cbd67f2bb3bfe60157e7b13281d80f20/Images/Yoshi.png",
"https://raw.githubusercontent.com/prolificinteractive/Yoshi/c66cdf8dc2ab643fe57996d20d3cd37b8b70ceff/Images/Yoshi_iPad.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Campbell": "Michael@prolificinteractive.com",
"Quentin Ribierre": "quentin@prolificinteractive.com"
},
"source": {
"git": "https://github.com/prolificinteractive/Yoshi.git",
"tag": "2.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Yoshi/Yoshi/**/*.{swift}",
"resources": "Yoshi/**/*.{png,jpeg,jpg,storyboard,xib}",
"pushed_with_swift_version": "3.0"
}