[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 0 / 4 / MKInputBoxView / 0.9.1 / MKInputBoxView.podspec.json
blob16710329e804b691086dff2222a308409639d8ef
2   "name": "MKInputBoxView",
3   "version": "0.9.1",
4   "summary": "A tiny class to replace UIAlertView.",
5   "description": "MKInputBoxView is a tiny class that lets you replace UIAlertView with a better customizable view.",
6   "homepage": "https://github.com/planetexpress69/MKInputBoxView",
7   "screenshots": [
8     "http://teambender.de/pub/github/MKInputBoxViewLoginAndPassword.png",
9     "http://teambender.de/pub/github/MKInputBoxViewNumber.png",
10     "http://teambender.de/pub/github/MKInputBoxViewPlainText.png"
11   ],
12   "license": "MIT",
13   "authors": {
14     "planetexpress69": "martin@teambender.de"
15   },
16   "source": {
17     "git": "https://github.com/planetexpress69/MKInputBoxView.git",
18     "tag": "0.9.1"
19   },
20   "social_media_url": "https://twitter.com/planetexpress69",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "requires_arc": true,
25   "source_files": "MKInputBoxView/**/*"