blob: 6f471c14a0eba369f79c180a620bb834c1629db6 [file] [log] [blame]
{
"name": "SBTextField",
"version": "1.0.1",
"summary": "A UITextField drop-in replacement with support for setting a maximum length.",
"homepage": "https://github.com/Scott90/SBTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Scott90": "my@fake.email"
},
"source": {
"git": "https://github.com/Scott90/SBTextField.git",
"tag": "v1.0.1"
},
"source_files": "SBTextField/SBTextField.*",
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}