| { |
| "name": "KSActivityIndicatorView", |
| "version": "0.1.1", |
| "summary": "KSActivityIndicatorView: A sub class of UIActivityIndicatorView.", |
| "description": " KSActivityIndicatorView provides an alternative to UIActivityIndicatorView\n that lets you specify the animation with image sequences.\n\n The animation can be colorized with tintColor property.\n\n", |
| "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" |
| } |