blob: 3f83fa15a3925cf2c9c34afbe0f0492bc37a8215 [file] [log] [blame]
{
"name": "LocationPickerViewController",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "LocationPicker/*"
}