2 "name": "GoogleNearbyPlaces",
4 "summary": "GoogleNearbyPlaces is a wrapper around the Google Places API. All you do is set your API Key and you are good to go!",
5 "description": "GoogleNearbyPlaces cocoapod is a wrapper around the Google Nearby Places Web Service API. This gives you all the places using a coordinate, radius, & by text search!",
6 "homepage": "https://github.com/ryancoyne/GoogleNearbyPlaces",
12 "Ryan Coyne": "ryan@clearcodex.com"
18 "git": "https://github.com/ryancoyne/GoogleNearbyPlaces.git",
23 "GoogleNearbyPlaces/**/*.{h,m,swift}",
24 "CCXGoogleNearByPlaces/Models/**/*.{h,m,swift}"
26 "frameworks": "CoreLocation"