blob: e757571e9de4defdb5aef80a4f25958877f10bf1 [file] [log] [blame]
{
"name": "SwiftyTextField",
"version": "0.1.2",
"summary": "SwiftyTextField is custom textfield for change padding and cornerradius.",
"description": "It is one type of customtextfield in which user can set left,right padding space directly from propertyinsperctor, no need to change programatically.It makes easy to use of textfield.",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftyTextField/Classes/**/*",
"pushed_with_swift_version": "3.0"
}