Latest | 1.2.1 |
---|---|
Homepage | https://github.com/JonasGessner/JGProgressView |
License | MIT |
Platforms | ios 5.0, requires ARC |
Frameworks | Foundation, UIKit, QuartzCore |
Latest podspec
{ "name": "JGProgressView", "version": "1.2.1", "summary": "UIProgressView subclass with an animated 'Indeterminate' setting.", "description": "UIProgressView subclass with an animated "Indeterminate" setting.n", "homepage": "https://github.com/JonasGessner/JGProgressView", "license": { "type": "MIT", "file": "LICENSE.txt" }, "authors": "Jonas Gessner", "social_media_url": "http://twitter.com/JonasGessner", "platforms": { "ios": "5.0" }, "source": { "git": "https://github.com/JonasGessner/JGProgressView.git", "tag": "v1.2.1" }, "source_files": "JGProgressView/*.{h,m}", "resources": "JGProgressView/*.png", "frameworks": [ "Foundation", "UIKit", "QuartzCore" ], "requires_arc": true }
Sat, 05 Mar 2016 02:52:03 +0000