blob: 822aec3f7f3b175649db9bb3050685c2d484d5d2 [file] [log] [blame]
{
"name": "TintColorTextField",
"version": "1.0",
"summary": "TintColorTextField is used to set your textfield tint color.",
"requires_arc": true,
"swift_versions": "5.0",
"homepage": "https://github.com/mohitgorakhiya/TintColorTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohitgorakhiya": "mgorakhiya91@gmail.com"
},
"source": {
"git": "https://github.com/mohitgorakhiya/TintColorTextField.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TintColorTextField.swift",
"swift_version": "5.0"
}