blob: 6f32d7066fbbbeab59b3b0827bfc04ce734400d6 [file] [log] [blame]
{
"name": "SevenSegmentDisplay",
"version": "0.4.0",
"summary": "Display for seven segment indicators",
"description": "Display seven segment indicators",
"homepage": "https://github.com/RochevAV/SevenSegmentDisplay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RochevAV": "aleksey@rochev.studio"
},
"source": {
"git": "https://github.com/RochevAV/SevenSegmentDisplay.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SevenSegmentDisplay/Classes/**/*",
"dependencies": {
"SevenSegmentIndicator": [
]
}
}