blob: 714bbb0dabc6e229aaa72469929032d48a34a82d [file] [log] [blame]
{
"name": "BSTextField",
"version": "0.1.3",
"summary": "Class name based Bootstrap textField design implementation for Swift/iOS.",
"description": "Given textField class name, textField can redesign itself with that class accordingly to Bootstraps definition",
"homepage": "https://github.com/ozcanzaferayan/BSTextField",
"screenshots": "https://raw.githubusercontent.com/ozcanzaferayan/BSTextField/master/Screenshots/BSTextField_screen_recording.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ozcanzaferayan": "ozcanzaferayan@gmail.com"
},
"source": {
"git": "https://github.com/ozcanzaferayan/BSTextField.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/zaferayan",
"platforms": {
"ios": "8.0"
},
"source_files": "BSTextField/Classes/**/*"
}