2 "name": "GooglePlacesRow",
4 "summary": "A row extension for Eureka that allows the user to pick a place based on Google Places autocomplete feature",
5 "homepage": "https://github.com/EurekaCommunity/GooglePlacesRow",
11 "Mathias Claassen": "mathias@xmartlabs.com"
14 "git": "https://github.com/EurekaCommunity/GooglePlacesRow.git",
17 "social_media_url": "https://twitter.com/EurekaCommunity",
23 "source_files": "Sources/**/*",
52 "SystemConfiguration",
55 "vendored_frameworks": "Frameworks/GoogleMaps.framework",
56 "prepare_command": "curl -o GoogleMaps 'https://raw.githubusercontent.com/Reflejo/GoogleMapsPodspec/master/369280b0e1f04cb7-GoogleMaps-1.13.0.tar.gz'\ntar -zxvf GoogleMaps"