blob: 39d4eabb6fccd92bcc6fbb49d922cec92304075e [file] [log] [blame]
{
"name": "JustType",
"version": "1.0.0",
"summary": "The iOS keyboard for more productive writing",
"description": " An improved keyboard for iOS supporting gestures, highlighting and suggestions.\n Built to be used in any iOS text editor and all text-intensive iOS apps.\n",
"homepage": "https://github.com/tonqa/justtype",
"screenshots": [
"http://dl.dropboxusercontent.com/u/82016/justtype_1.png",
"http://dl.dropboxusercontent.com/u/82016/justtype_2.png"
],
"license": "CC0 (Creative Commons)",
"authors": {
"Alexander Koglin": "tonqa@gmx.de"
},
"source": {
"git": "https://github.com/tonqa/JustType.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "JustType"
}