blob: 7f69d38da586d100ec607cca19d29e94aa6536c3 [file] [log] [blame]
{
"name": "MAVGooglePlacesRow",
"platforms": {
"ios": "11.0"
},
"summary": "Google Places Row For Eureka Form Builder",
"requires_arc": true,
"static_framework": true,
"version": "0.0.6",
"authors": {
"alfredolucomav": "alfredo.luco@mavericks"
},
"homepage": "https://mavericks.cool/",
"source": {
"git": "https://github.com/alfredolucomav/MAVGooglePlacesRow.git",
"tag": "0.0.6"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "Sources/**/*"
},
"dependencies": {
"Eureka": [
],
"GooglePlaces": [
],
"GoogleMaps": [
]
},
"swift_versions": [
"4.2",
"5.0"
],
"swift_version": "5.0"
}