blob: 388052dd6c34a4c5d8f1dfbf3e0ee4388611f798 [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.2",
"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.2"
},
"frameworks": "UIKit",
"source_files": "GPSMaskTextField/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}