[Add] BlurUIKit 1.0.1
[CocoaPods.git] / Specs / c / 6 / 1 / KSActivityIndicatorView / 0.1.1 / KSActivityIndicatorView.podspec.json
blob758e4be6f515c6f0cbfd273a9a2498e1f9affa2d
2   "name": "KSActivityIndicatorView",
3   "version": "0.1.1",
4   "summary": "KSActivityIndicatorView: A sub class of UIActivityIndicatorView.",
5   "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",
6   "homepage": "http://mikethinkingoutloud.com",
7   "screenshots": "https://github.com/mikeMTOL/KSActivityIndicatorView/blob/master/screenshot_1.png?raw=true",
8   "license": "MIT",
9   "authors": {
10     "mike": ""
11   },
12   "source": {
13     "git": "https://github.com/mikeMTOL/KSActivityIndicatorView.git",
14     "tag": "0.1.1"
15   },
16   "social_media_url": "https://twitter.com/mikeMTOL",
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "Classes/ios"