blob: 5e4e2a9dab51120f868397836183cfd09c2e1153 [file] [log] [blame]
{
"name": "GooglePlacesSearchController",
"version": "0.1.5",
"summary": "Autocompleting address search controller, uses Google Maps Autocomplete API.",
"homepage": "https://github.com/shmidt/GooglePlacesSearchController",
"screenshots": [
"https://raw.githubusercontent.com/shmidt/GooglePlacesSearchController/master/Screenshots/view.png",
"https://raw.githubusercontent.com/shmidt/GooglePlacesSearchController/master/Screenshots/search.png"
],
"license": "MIT",
"authors": {
"Dmitry Shmidt": "dima.shmidt@gmail.com"
},
"social_media_url": "https://twitter.com/mind_detonator",
"source": {
"git": "https://github.com/shmidt/GooglePlacesSearchController.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resources": "Pod/Assets/*.png"
}