blob: c74731fbc0ddab1a996c0217065606882902f039 [file] [log] [blame]
{
"name": "ZRYWordPicker",
"version": "0.0.1",
"summary": "Horizontal word picker, ideal as keyboard input accessory view.",
"homepage": "https://github.com/marianoabdala/ZRYWordPicker",
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": {
"Mariano Abdala": "mariano@zerously.com"
},
"source": {
"git": "https://github.com/marianoabdala/ZRYWordPicker.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ZRYWordPicker/*",
"requires_arc": true
}