Latest | 0.0.6 |
---|---|
Homepage | https://github.com/acerbetti/ACELoadingControl |
License | MIT |
Platforms | ios 6.0, osx 10.8, requires ARC |
Authors |
Helper for async loading
Latest podspec
{ "name": "ACELoadingControl", "version": "0.0.6", "summary": "Better manager of complex download requests.", "description": " Loading state machine that supports dependenciesn", "homepage": "https://github.com/acerbetti/ACELoadingControl", "license": "MIT", "authors": { "Stefano Acerbetti": "[email protected]" }, "source": { "git": "https://github.com/acerbetti/ACELoadingControl.git", "tag": "0.0.6" }, "platforms": { "ios": "6.0", "osx": "10.8" }, "requires_arc": true, "source_files": "ACELoadingControl/*.{h,m}" }
Sat, 05 Mar 2016 07:39:03 +0000