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