blob: 87aef833abf9cd9634228d60b59b5b63e2f01b24 [file] [log] [blame]
{
"name": "WCTextField",
"version": "0.1.1",
"summary": "A light subclass of UITextField.",
"description": "A light wrapper of UITextField providing some useful features.",
"homepage": "https://github.com/daydreamboy/WCTextField",
"license": "MIT",
"authors": {
"wesley_chen": "wesley4chen@gmail.com"
},
"source": {
"git": "https://github.com/daydreamboy/WCTextField.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}