blob: 4421e980550e4395a01db93ac9ce712c29aaaeb0 [file] [log] [blame]
{
"name": "YTFloatingTitleTextField",
"version": "0.1.1",
"summary": "A UITextField subclass with floating title and bottom line.",
"homepage": "https://github.com/ldbchan/YTFloatingTitleTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ldbchan": "ldb.chan@gmail.com"
},
"source": {
"git": "https://github.com/ldbchan/YTFloatingTitleTextField.git",
"tag": "v0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YTFloatingTitleTextField/Classes/**/*"
}