blob: ab69a32efe7a0965f00c9217d58ec0b3093f7521 [file] [log] [blame]
{
"name": "EMPlacePicker",
"version": "0.1.12",
"summary": "Google address place picker.",
"homepage": "https://github.com/LahiruChathuranga/LCPlacePicker",
"license": "MIT",
"authors": {
"Lahiru Chathuranga": "hiru.wlc@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/LahiruChathuranga/LCPlacePicker.git",
"tag": "0.1.12"
},
"source_files": "EMPlacePicker/**/*.{swift}",
"frameworks": [
"UIkit",
"SnapKit",
"FloatingPanel",
"GoogleMaps",
"GooglePlaces"
],
"static_framework": true,
"dependencies": {
"GoogleMaps": [
],
"GooglePlaces": [
],
"FloatingPanel": [
],
"SnapKit": [
]
}
}