blob: 474a99f888b4f8d2a615d46b35ff9e100a2182d6 [file] [log] [blame]
{
"name": "ImageTextField",
"version": "1.0.0",
"summary": "A Designable Textfield For adding textfield leftview and rightview images in storyboard for swift 3.0",
"homepage": "https://github.com/Sahilberi/ImageTextField/tree/master/ImageTextField",
"screenshots": "https://cloud.githubusercontent.com/assets/7422405/23651176/b1db6c48-034a-11e7-90c0-571da6a150f3.png",
"license": "MIT",
"authors": {
"Sahil": "Sahilberi97@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Sahilberi/ImageTextField.git",
"tag": "1.0.0"
},
"source_files": "Source/**/*.{swift,h}",
"pushed_with_swift_version": "3.0"
}