blob: 39bcd3e4b668446043ee71a4ab0d2694d9f5ba5e [file] [log] [blame]
{
"name": "PredictionForKeyboard",
"version": "0.0.4",
"summary": "Custom-Keyboard-Prediction.",
"description": "PredictionForKeybpard is the best iOS Library that make Next Word Prediction easy for Custom iOS Keyboard. Since Apple does not support and does not provide any API for that, we decided to make a library that does that. Just Enjoy and buy me a coffee one day!",
"homepage": "https://github.com/carloskekwa/Custom-Keyboard-Prediction",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"carloskekwa": "carlos_kek@hotmail.com"
},
"source": {
"http": "https://firebasestorage.googleapis.com/v0/b/full-keyboard.appspot.com/o/Archive.zip?alt=media&token=e02df3a5-f3eb-4f4f-b49f-58ee726d4869"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "PredictionForKeyboard.framework",
"public_header_files": "PredictionForKeyboard.framework/Headers/*.h",
"source_files": "PredictionForKeyboard.framework/Headers/*.h"
}