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",
21 "source_files": "Pod/Classes/HNKGooglePlacesAutocomplete.{h,m}",
34 "Pod/Classes/HNKGooglePlacesAutocompleteModel.{h,m}",
35 "Pod/Classes/HNKGooglePlacesAutocompleteQuery.{h,m}",
36 "Pod/Classes/HNKQueryResponse.{h,m}",
37 "Pod/Classes/HNKQueryResponsePrediction.{h,m}",
38 "Pod/Classes/HNKQueryResponsePredictionMatchedSubstring.{h,m}",
39 "Pod/Classes/HNKQueryResponsePredictionTerm.{h,m}"
44 "source_files": "Pod/Classes/HNKGooglePlacesAutocompleteServer.{h,m}"