blob: af1639ad7b0afc35d2f03c1e265e8f824358ddab [file] [log] [blame]
{
"name": "InnoCustomTextField",
"version": "0.0.1",
"summary": "The purpose of this class is to provide Custom textfield with title.The CustomTextField class is a subclass of the UITextField.",
"description": "The purpose of this class is to provide Custom textfield with title.The CustomTextField class is a subclass of the UITextField!",
"homepage": "https://github.com/TejasreeMarthy/CustomTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TejasreeMarthy": "tmarthy@innominds.com"
},
"source": {
"git": "https://github.com/TejasreeMarthy/CustomTextField.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CustomTextField/CustomTextField.swift",
"pushed_with_swift_version": "4.0"
}