blob: 37d9350fbaa2a5917abdc5f2c82ec5fc68d9dadd [file] [log] [blame]
{
"name": "BSLabel",
"version": "0.1.0",
"summary": "Class name based Bootstrap label design implementation for Swift/iOS.",
"description": "Given label class name, label can redesign itself with that class accordingly to Bootstraps definition",
"homepage": "https://github.com/ozcanzaferayan/BSLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ozcanzaferayan": "ozcanzaferayan@gmail.com"
},
"source": {
"git": "https://github.com/ozcanzaferayan/BSLabel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BSLabel/Classes/**/*"
}