blob: 3b60770ac3a696e98b0f00db8895f535cca50598 [file] [log] [blame]
{
"name": "MBQuickType",
"version": "1.0.1",
"summary": "MBQuickType is designed to easily present a list of options to the user when entering text.",
"description": "MBQuickType is designed to easily present a list of options to the user when entering text. The inspiration for MBQuickType came when I was creating an app that required emails to be entered. Why should users have to add their email domain, when almost everyone has a G-Mail account. Why can't they tap a button and have \"@gmail.com\" or \"gmail.com\" appended to their text? Well, now it's easily possible",
"homepage": "https://github.com/chih98/MBQuickType",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marko Crnkovic": "admin@mbobpro.com"
},
"social_media_url": "https://twitter.com/chih98",
"source": {
"git": "https://github.com/chih98/MBQuickType.git",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"source_files": "MBQuickType/*.{swift,h,plist}",
"pushed_with_swift_version": "3.0"
}