blob: 58b61f5cc2ff12ac0d4a426c58ac3ba8311d9d35 [file] [log] [blame]
{
"name": "UIViewController-Responder",
"version": "0.1.0",
"summary": "Go through controls",
"description": "TODO: If you have a lot textFields, set the tag sequence to jump on them.",
"homepage": "https://github.com/olegKa/UIViewController-Responder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"olegKa": "kalinin_oleg@list.ru"
},
"source": {
"git": "https://github.com/olegKa/UIViewController-Responder.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIViewController-Responder/Classes/**/*"
}