[Add] PayUIndia-PayUParams 4.1.1
[CocoaPods.git] / Specs / 1 / d / c / KOActivityIndicator / 0.0.2 / KOActivityIndicator.podspec.json
blobf28558a25d82aceaed4e6f5f4e5e1e84b0f96fc0
2   "name": "KOActivityIndicator",
3   "version": "0.0.2",
4   "summary": "Easy styled, IBDesigneble and IBInspectable activity indicator on swift",
5   "description": "A longer description of KOActivityIndicator in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/kohtenko/KOActivityIndicator",
7   "screenshots": "https://raw.githubusercontent.com/kohtenko/KOActivityIndicator/master/example.gif",
8   "license": "MIT",
9   "authors": {
10     "kohtenko": "kohtenko@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/kohtenko/KOActivityIndicator.git",
17     "tag": "0.0.2"
18   },
19   "requires_arc": true,
20   "source_files": [
21     "KOActivityIndicator",
22     "*.swift"
23   ]