blob: 31a3a83323ff3eeff1f05cd2003e2b20436a22d7 [file] [log] [blame]
{
"name": "OnTheKeyboard",
"version": "0.0.2",
"summary": "Toolbar on the keyboard",
"description": "OnTheKeyboard provides a toolbar located above the keyboard.",
"homepage": "https://github.com/1amageek/OnTheKeyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1amageek": "tmy0x3@icloud.com"
},
"social_media_url": "http://twitter.com/1amageek",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/1amageek/OnTheKeyboard.git",
"tag": "0.0.2"
},
"source_files": [
"OnTheKeyboard",
"OnTheKeyboard/**/*.swift"
],
"requires_arc": true,
"dependencies": {
"Toolbar": [
]
}
}