{ "name": "AFNetworking", "version": "0.10.0", "license": "MIT", "summary": "A delightful iOS and OS X networking framework.", "homepage": "https://github.com/AFNetworking/AFNetworking", "authors": { "Mattt Thompson": "m@mattt.me", "Scott Raymond": "sco@scottraymond.net" }, "source": { "git": "https://github.com/AFNetworking/AFNetworking.git", "tag": "0.10.0" }, "source_files": "AFNetworking", "frameworks": "SystemConfiguration", "prefix_header_contents": "#import ", "requires_arc": false, "deprecated_in_favor_of": "Alamofire", "platforms": { "osx": null, "ios": null, "tvos": null, "watchos": null } }