blob: 4a6f853eaf054ce6f39c5b971337a2d716a78d17 [file] [log] [blame]
{
"name": "SwiftyTextField",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftyTextField/Classes/**/*",
"pushed_with_swift_version": "3.0"
}