blob: ccdf65400ae7e7b7eeb5352fb3876933548e3521 [file] [log] [blame]
{
"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/**/*"
}