blob: b54e2292a970ca490b871b871b270800987fa3ba [file] [log] [blame]
{
"name": "SwiftyTextField",
"version": "0.1.0",
"summary": "SwiftyTextField is custom textfield that is change automatically background color of textfield.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BrijeshShiroya/SwiftyTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BrijeshShiroya": "brijesh281994@gmail.com"
},
"source": {
"git": "https://github.com/BrijeshShiroya/SwiftyTextField.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftyTextField/Classes/**/*",
"pushed_with_swift_version": "3.0"
}