blob: ae78b7921dffb5a8bdb6769470c5a4eb22f0769e [file] [log] [blame]
{
"name": "EMPlacePicker",
"version": "0.1.2",
"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.2"
},
"source_files": "EMPlacePicker/**/*.{swift}",
"frameworks": [
"UIkit",
"SnapKit",
"FloatingPanel",
"GoogleMaps",
"GooglePlaces"
],
"static_framework": true,
"dependencies": {
"GoogleMaps": [
],
"GooglePlaces": [
],
"FloatingPanel": [
],
"SnapKit": [
]
}
}