blob: bfd0f341ab67f8a79505f669d35a1639f88b436b [file] [log] [blame]
{
"name": "EDHInputAccessoryView",
"version": "0.1.0",
"summary": "Simple input accessory view for text editor app.",
"description": " Customized keyboard buttons, developed for Edhita.\n\n # Features\n\n * Undo / Redo\n * Move cursor\n * Input symbols\n",
"homepage": "https://github.com/tnantoka/EDHInputAccessoryView",
"screenshots": "https://raw.githubusercontent.com/tnantoka/EDHInputAccessoryView/master/screenshot.png",
"license": "MIT",
"authors": {
"tnantoka": "tnantoka@bornneet.com"
},
"source": {
"git": "https://github.com/tnantoka/EDHInputAccessoryView.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/tnantoka",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"dependencies": {
"FontAwesomeKit": [
"~> 2.1"
],
"EDHUtility": [
"~> 0.1"
]
}
}