2 "name": "RMDownloadAdapter",
4 "summary": "Object and Data async downloader with progress and completion handler",
5 "description": "Async Object Downloader using URL - converted to ObjC object or returning NSData. Easy to use and includes cache with a user set size. Concurrent downloads are allowed and cancelling one won't cancel the other. Example Project included for some help, and Unit Tests are included as well'",
6 "homepage": "https://github.com/rjmiller2543/RMDownloadAdapter",
12 "rjmiller2543": "MBA11"
15 "git": "https://github.com/rjmiller2543/RMDownloadAdapter.git",
21 "source_files": "RMDownloadAdapter/Classes/**/*"