2 "name": "ZipCodeAPISearch",
4 "summary": "ZipCodeAPISearch returns location for a zip code using the ZipCodeAPI.",
5 "description": "ZipCodeAPISearch provides a lightweight framework that performs a network call to fetch location data using a zip code from the public ZipCodeAPI. It makes use of the Alamofire for the network requst and Gloss to serialize the JSON data into working models.",
6 "homepage": "https://github.com/lpollard11/ZipCodeAPISearch.git",
12 "lpollard11": "tjdet11@gmail.com"
15 "git": "https://github.com/lpollard11/ZipCodeAPISearch.git",
21 "source_files": "ZipCodeAPISearch/Classes/**/*",
22 "frameworks": "UIKit",
31 "pushed_with_swift_version": "3.0"