blob: e49e3559067bae15ec132473d16f68f618d6df7b [file] [log] [blame]
{
"name": "BSTextField",
"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/BSTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ozcanzaferayan": "ozcanzaferayan@gmail.com"
},
"source": {
"git": "https://github.com/ozcanzaferayan/BSTextField.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/zaferayan",
"platforms": {
"ios": "8.0"
},
"source_files": "BSTextField/Classes/**/*"
}