Latest | 1.0.0 |
---|---|
Homepage | http://iosinjordan.tumblr.com/post/57601841452/a-minimalist-download-manager-for-ios |
License | MIT |
Platforms | ios 5.0, requires ARC |
Dependencies | EGOCache, AFNetworking |
Authors |
Latest podspec
{ "name": "IADownloadManager", "version": "1.0.0", "summary": "iOS download manager, Download a set of files in parallel and sequential order.", "homepage": "http://iosinjordan.tumblr.com/post/57601841452/a-minimalist-download-manager-for-ios", "screenshots": [ "http://i1348.photobucket.com/albums/p740/o_abdelhafith/iOSSimulatorScreenshotAug142013125034AM_zps3a5dd46b.png", "http://i1348.photobucket.com/albums/p740/o_abdelhafith/iOSSimulatorScreenshotAug142013125030AM_zpsd3a81ed6.png" ], "authors": { "omar abdelhafith": "[email protected]" }, "source": { "git": "https://github.com/Infusion-apps/Download-Manager.git", "tag": "1.0.0" }, "source_files": "IADownloadManager/*.{h,m}", "platforms": { "ios": "5.0" }, "license": "MIT", "requires_arc": true, "dependencies": { "EGOCache": [ "~> 2.0" ], "AFNetworking": [ "~> 1.3" ] } }
Sat, 05 Mar 2016 14:36:04 +0000