| { |
| "name": "InputProgress", |
| "version": "1.0.0", |
| "summary": "A progress bar for the keyboard and its presenting view.", |
| "description": "This library provides a way to give feedback to the user regarding his progress on an exaustive form flow. A customizable progress bar can be added both to the selected UITextFields as well as on the view they are being presented.", |
| "homepage": "https://github.com/OpenCraft/InputProgress", |
| "screenshots": "https://media.giphy.com/media/26FfdDh1F3iwS4hLq/giphy.gif", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "rottajuliano": "juliano.rotta@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/OpenCraft/InputProgress.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "InputProgress/Classes/**/*", |
| "frameworks": "UIKit", |
| "pushed_with_swift_version": "3.0" |
| } |