| { | |
| "name": "SevenSegmentIndicator", | |
| "version": "0.2.0", | |
| "summary": "Simple seven segment indicator", | |
| "description": "Seven segment indicator view", | |
| "homepage": "https://github.com/RochevAV/SevenSegmentIndicator", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "RochevAV": "aleksey@rochev.studio" | |
| }, | |
| "source": { | |
| "git": "https://github.com/RochevAV/SevenSegmentIndicator.git", | |
| "tag": "0.2.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "SevenSegmentIndicator/Classes/**/*" | |
| } |