blob: 509c93dc503ca8628096a173cf4176e451f432e0 [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.4",
"authors": {
"alfredolucomav": "alfredo.luco@mavericks"
},
"homepage": "https://mavericks.cool/",
"source": {
"git": "https://github.com/alfredolucomav/MAVGooglePlacesRow.git",
"tag": "0.0.4"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "Sources/**/*"
},
"dependencies": {
"Eureka": [
],
"GooglePlaces": [
]
}
}