[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 4 / InputProgress / 1.0.0 / InputProgress.podspec.json
blobbf418b648a47f544412b81be70df6d1c1264b11a
2   "name": "InputProgress",
3   "version": "1.0.0",
4   "summary": "A progress bar for the keyboard and its presenting view.",
5   "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.",
6   "homepage": "https://github.com/OpenCraft/InputProgress",
7   "screenshots": "https://media.giphy.com/media/26FfdDh1F3iwS4hLq/giphy.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "rottajuliano": "juliano.rotta@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/OpenCraft/InputProgress.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "InputProgress/Classes/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "3.0"