blob: 20750f5b85003b1b60b7b64771d50cf2879fba1c [file] [log] [blame]
{
"name": "HNKGooglePlacesAutocomplete",
"version": "0.1.0",
"summary": "A modern objective-c wrapper for the Google Places Autocomplete API",
"homepage": "https://github.com/hkellaway/HNKGooglePlacesAutocomplete",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Harlan Kellaway": "hello@harlankellaway.com"
},
"source": {
"git": "https://github.com/hkellaway/HNKGooglePlacesAutocomplete.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}