blob: 618b45d45faff235134329876688c5d3845bfcc3 [file] [log] [blame]
{
"name": "TextFieldExtension1",
"platforms": {
"ios": "8.0"
},
"version": "0.1.0",
"summary": "TextFieldExtension1 for change placeholder color easily.",
"requires_arc": true,
"swift_versions": "5.0",
"homepage": "https://github.com/mohitgorakhiya/TextFieldExtension1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohitgorakhiya": "mgorakhiya91@gmail.com"
},
"source": {
"git": "https://github.com/mohitgorakhiya/TextFieldExtension1.git",
"tag": "0.1.0"
},
"source_files": "PlaceHolderTextField.swift",
"swift_version": "5.0"
}