| { |
| "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/**/*" |
| } |