blob: bdb2cce83984296adeb9eb9d9988b150d984ae3b [file] [log] [blame]
{
"name": "LocationPickerViewController",
"version": "3.4",
"summary": "A ready for use and fully customizable location picker for your app.",
"homepage": "https://github.com/JeromeTan1997/LocationPicker",
"screenshots": "https://raw.githubusercontent.com/JeromeTan1997/LocationPicker/master/Screenshots/locationpicker.gif",
"license": "MIT",
"authors": {
"Jerome Tan": "DevJerome@iCloud.com"
},
"source": {
"git": "https://github.com/JeromeTan1997/LocationPicker.git",
"tag": "3.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_version": "4.2",
"source_files": "LocationPicker/*.swift"
}