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",
35 "source_files": "SGHTTPRequest/Core/**/*.{h,m}"
40 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) SG_INCLUDE_UIKIT=1"
43 "SGHTTPRequest/Core": [
47 "source_files": "SGHTTPRequest/UI/**/*.{h,m}"