blob: 2938b99321579d362ef9cc0013f93b7392e2e8e6 [file] [log] [blame]
{
"name": "MKInputBoxView",
"version": "0.9.3",
"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.3"
},
"social_media_url": "https://twitter.com/planetexpress69",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MKInputBoxView/**/*"
}