Latest | 0.1.4 |
---|---|
Homepage | https://github.com/Produkt/PDKTProgress |
License | MIT |
Platforms | ios 10.0, requires ARC |
Frameworks | UIKit |
Authors |
Latest podspec
{ "name": "PDKTProgress", "version": "0.1.4", "summary": "Handle progress and subprogress", "description": "This small class handles progress and uses the Decorator Pattern to handlen subprogresses so you could decouple your progress operations.n It also can create fake progresses for unpredictable time length operations", "homepage": "https://github.com/Produkt/PDKTProgress", "license": "MIT", "authors": { "Daniel Garciu0301a": "[email protected]" }, "source": { "git": "https://github.com/Produkt/PDKTProgress.git", "tag": "0.1.4" }, "social_media_url": "https://twitter.com/fillito", "platforms": { "ios": "10.0" }, "requires_arc": true, "source_files": "PDKTProgress.{h,m}", "resource_bundles": {}, "frameworks": "UIKit" }
Fri, 24 May 2019 10:33:04 +0000