Latest | 0.0.2 |
---|---|
Homepage | https://github.com/chrisfsampaio/CSBlockyProgress |
License | MIT |
Platforms | ios 7.0, requires ARC |
Authors |
A blocky subclass of NSProgress
Latest podspec
{ "name": "CSBlockyProgress", "version": "0.0.2", "summary": "A blocky subclass of NSProgress", "description": "tttA convenient NSProgress subclass that provides blocky callbacks for progress changes. (No need to use KVO)n", "homepage": "https://github.com/chrisfsampaio/CSBlockyProgress", "license": "MIT", "authors": { "Christian Sampaio": "[email protected]" }, "platforms": { "ios": "7.0" }, "source": { "git": "https://github.com/chrisfsampaio/CSBlockyProgress.git", "tag": "0.0.2" }, "source_files": "CSBlockyProgress/Source/*.{h,m}", "requires_arc": true }
Sat, 05 Mar 2016 11:41:03 +0000