2 "name": "MWPlaceSearch",
4 "summary": "MWPlaceSearch is an easy-to-use MKLocalSearch wrapper written in Swift",
5 "description": "Did you know Apple officially provides a limit-free place search API called MKLocalSearch ?\nMWPlaceSearch is an easy-to-use MKLocalSearch library written in Swift.\n\n* Search with a natural query like 'Sushi Vancouver'\n* Optionally provide a region as a hint. Doing this results will be more accurate.\n* You will receive a callback when your search is completed. Results include name, URL, phone number, coordinate, address components such as administrative area, city, street name and so on.",
6 "homepage": "https://github.com/mshrwtnb/MWPlaceSearch",
9 "Masahiro Watanabe": "m@nsocean.org"
12 "git": "https://github.com/mshrwtnb/MWPlaceSearch.git",
18 "source_files": "MWPlaceSearch/Classes/**/*",
19 "frameworks": "MapKit"