blob: 7b4af5d795516f47f49d2f157dc698b3e3c9e7f0 [file] [log] [blame]
{
"name": "AGCustomTextField",
"version": "0.1.0",
"summary": "Description of your project",
"description": "Mandatorily longer description of your project",
"homepage": "https://github.com/Gev16/AGCustomTextField",
"license": "Description of your licence, name or otherwise",
"authors": {
"Gev Avetisyan": "gevoravetisyan11@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/Gev16/AGCustomTextField.git",
"tag": "0.1.0"
},
"source_files": "AGCustomTextField/**/*.{swift}",
"requires_arc": true,
"swift_versions": "4.2",
"xcconfig": {
"SWIFT_VERSION": "4.2"
},
"swift_version": "4.2"
}