| { | |
| "name": "RequestUtils", | |
| "version": "1.0.2", | |
| "license": "zlib", | |
| "summary": "RequestUtils is a collection of category methods designed to simplify the process of HTTP request construction and manipulation in Cocoa.", | |
| "homepage": "https://github.com/nicklockwood/RequestUtils", | |
| "authors": "Nick Lockwood", | |
| "source": { | |
| "git": "https://github.com/nicklockwood/RequestUtils.git", | |
| "tag": "1.0.2" | |
| }, | |
| "source_files": "RequestUtils", | |
| "requires_arc": false, | |
| "platforms": { | |
| "osx": "10.6", | |
| "ios": "4.3" | |
| } | |
| } |