blob: 6406da4cec6dacffee0f445a5a4e63732f9f7643 [file] [log] [blame]
{
"name": "MKInputBoxView",
"version": "0.9",
"summary": "A tiny class to replace UIAlertView.",
"description": "MKInputBoxView is a tiny class that lets you replace UIAlertView with a better customizable view.",
"homepage": "https://github.com/planetexpress69/MKInputBoxView",
"screenshots": [
"http://teambender.de/pub/github/MKInputBoxViewLoginAndPassword.png",
"http://teambender.de/pub/github/MKInputBoxViewNumber.png",
"http://teambender.de/pub/github/MKInputBoxViewPlainText.png"
],
"license": "MIT",
"authors": {
"planetexpress69": "martin@teambender.de"
},
"source": {
"git": "https://github.com/planetexpress69/MKInputBoxView.git",
"tag": "0.9"
},
"social_media_url": "https://twitter.com/planetexpress69",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MKInputBoxView/**/*"
}