2 "name": "SGHTTPRequest",
4 "summary": "A lightweight AFNetworking wrapper for making HTTP requests with minimal code, and callback blocks for success, failure, and retry.",
5 "homepage": "https://github.com/seatgeek/SGHTTPRequest",
10 "authors": "SeatGeek",
12 "git": "https://github.com/seatgeek/SGHTTPRequest.git",
17 "AFNetworking/NSURLSession": [
20 "AFNetworking/Reachability": [
40 "source_files": "SGHTTPRequest/Core/**/*.{h,m}"
48 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) SG_INCLUDE_UIKIT=1"
51 "SGHTTPRequest/Core": [
55 "source_files": "SGHTTPRequest/UI/**/*.{h,m}"