4 "summary": "GPlaceAPI is an open-source iOS Objective-C library for fetching Goolge Place API using simple blocks based API callbacks",
5 "description": "\t\t\t\t Its Main purpose it to use Google Places API requests with ease in a less lines of code. \n\n\t\t\t\t This includes following:\n\n\t\t\t\t - [Place Search]\n\t\t\t\t - Nearby Search (search places withing a specified area)\n\t\t\t\t - Text Search (search places based on a search string)\n\t\t\t\t - [Place Details] (get more comprehensive information about a place)\n\t\t\t\t - [Place Autocomplete] (Get place predictions based on the search text)\n\t\t\t\t - [Query Autocomplete](Get on-the-fly geographic query predictions)\n",
6 "homepage": "https://github.com/Darshanptl7500/GPlaceAPI",
12 "Darshan Patel": "developer.ios89@gmail.com"
18 "git": "https://github.com/Darshanptl7500/GPlaceAPI.git",
21 "source_files": "GPlaceAPI/*.{h,m}",