2 "name": "SJURLSessionOperation",
4 "summary": "NSOperation solution for NSURLSession.",
5 "description": "SJURLSessionOperation creates and manages an NSURLSessionDownloadTask object based on a specified request and download location. SJURLSessionOperation is a subclass of NSOperation which then can be used with a NSOperationQueue. In addition, it uses AFURLSessionManager so, it requires AFNetworking.",
6 "homepage": "https://github.com/SoneeJohn/SJURLSessionOperation",
12 "SoneƩ John": "sonee@alphasoftware.co"
14 "social_media_url": "https://twitter.com/Sonee_John",
16 "git": "https://github.com/SoneeJohn/SJURLSessionOperation.git",
28 "source_files": "Source Files/*.{h,m}",