blob: cba43aece41292038dbba3945e22cfaa5e1f1666 [file] [log] [blame]
{
"name": "GPSMaskTextField",
"platforms": {
"ios": "10.0"
},
"summary": "GPSMaskTextField lets a user select an ice cream flavor.",
"requires_arc": true,
"version": "1.0.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gilson Santos": "gilsonsantosti@gmail.com"
},
"homepage": "https://github.com/GilsonPSantos/GPSMaskTextField",
"source": {
"git": "https://github.com/GilsonPSantos/GPSMaskTextField.git",
"tag": "1.0.6"
},
"frameworks": "UIKit",
"source_files": "GPSMaskTextField/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}