blob: 584e42cedcc73543b27b9a58c02de5d96475dcb2 [file] [log] [blame]
{
"name": "CYRKeyboardButton",
"version": "0.5.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A drop-in keyboard button that mimics the look, feel, and functionality of the native iOS keyboard buttons.",
"authors": {
"Illya Busigin": "http://illyabusigin.com/"
},
"source": {
"git": "https://github.com/illyabusigin/CYRKeyboardButton.git",
"tag": "0.5.0"
},
"homepage": "https://github.com/illyabusigin/CYRKeyboardButton",
"platforms": {
"ios": "7.0"
},
"source_files": "CYRKeyboardButton",
"requires_arc": true,
"dependencies": {
"TurtleBezierPath": [
]
}
}