Latest | 0.1.1 |
---|---|
Homepage | http://mikethinkingoutloud.com |
License | MIT |
Platforms | ios 6.0, requires ARC |
Authors |
Latest podspec
{ "name": "KSActivityIndicatorView", "version": "0.1.1", "summary": "KSActivityIndicatorView: A sub class of UIActivityIndicatorView.", "description": " KSActivityIndicatorView provides an alternative to UIActivityIndicatorViewn that lets you specify the animation with image sequences.nn The animation can be colorized with tintColor property.nn", "homepage": "http://mikethinkingoutloud.com", "screenshots": "https://github.com/mikeMTOL/KSActivityIndicatorView/blob/master/screenshot_1.png?raw=true", "license": "MIT", "authors": { "mike": "" }, "source": { "git": "https://github.com/mikeMTOL/KSActivityIndicatorView.git", "tag": "0.1.1" }, "social_media_url": "https://twitter.com/mikeMTOL", "platforms": { "ios": "6.0" }, "requires_arc": true, "source_files": "Classes/ios" }
Fri, 04 Mar 2016 00:23:02 +0000