2 "name": "FTGooglePlacesAPI",
4 "summary": "iOS library for querying Google Places API using simple block-based interface",
5 "description": " FTGooglePlacesAPI allows you to perform Google Places API requests with ease in a few lines of code. Library includes, but is not limited to, 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\t- [Place Details][3] (get more comprehensive information about a place)\n",
6 "homepage": "https://github.com/FuerteInternational/FTGooglePlacesAPI",
8 "http://i.imgur.com/DGMbcw1.png",
9 "http://i.imgur.com/1POEIRN.png",
10 "http://i.imgur.com/ATk5qhR.png"
17 "Fuerte International": "open-source@fuerteint.com",
18 "Lukas Kukacka": "opensource@lukaskukacka.com"
24 "git": "https://github.com/FuerteInternational/FTGooglePlacesAPI.git",
27 "source_files": "FTGooglePlacesAPI/*.{h,m}",