Latest | 0.1 |
---|---|
Homepage | http://github.com/subdigital/AFProgressiveImageDownload |
License | MIT |
Platforms | ios 6.0, requires ARC |
Dependencies | AFNetworking |
Authors |
no README.md available
Latest podspec
{ "name": "AFProgressiveImageDownload", "version": "0.1", "summary": "A category on UIView that allows you to progressively download images providing seamless enhancement.", "homepage": "http://github.com/subdigital/AFProgressiveImageDownload", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Ben Scheirman": "[email protected]" }, "source": { "git": "https://github.com/subdigital/AFProgressiveImageDownload.git", "tag": "0.1" }, "platforms": { "ios": "6.0" }, "source_files": "AFProgressiveImageDownload/**/*.{h,m}", "requires_arc": true, "dependencies": { "AFNetworking": [ "~> 1.0" ] } }
Fri, 04 Mar 2016 23:56:03 +0000