2 "name": "HNKGooglePlacesAutocomplete",
4 "summary": "A modern Objective-C wrapper for the Google Places Autocomplete API",
5 "homepage": "https://github.com/hkellaway/HNKGooglePlacesAutocomplete",
11 "Harlan Kellaway": "hello@harlankellaway.com"
14 "git": "https://github.com/hkellaway/HNKGooglePlacesAutocomplete.git",
22 "Pod/Classes/HNKGooglePlacesAutocomplete.{h,m}",
23 "Pod/Classes/CLPlacemark+HNKAdditions.{h,m}"
37 "Pod/Classes/HNKGooglePlacesAutocompleteModel.{h,m}",
38 "Pod/Classes/HNKGooglePlacesAutocompleteQuery.{h,m}",
39 "Pod/Classes/HNKQueryResponse.{h,m}",
40 "Pod/Classes/HNKQueryResponsePrediction.{h,m}",
41 "Pod/Classes/HNKQueryResponsePredictionMatchedSubstring.{h,m}",
42 "Pod/Classes/HNKQueryResponsePredictionTerm.{h,m}"
47 "source_files": "Pod/Classes/HNKGooglePlacesAutocompleteServer.{h,m}"