| { | |
| "name": "CodeInput", | |
| "version": "0.1.0", | |
| "license": "MIT", | |
| "summary": "Code input control for iOS", | |
| "homepage": "https://github.com/ManWithBear/CodeInput", | |
| "authors": { | |
| "Denis Bogomolov": "deni.bogomolov.github@ya.ru" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ManWithBear/CodeInput.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Sources/**/*.swift", | |
| "pushed_with_swift_version": "3.0" | |
| } |