[Add] FishjamCloudClient 0.6.0
[CocoaPods.git] / Specs / 1 / d / c / KOActivityIndicator / 0.0.1 / KOActivityIndicator.podspec.json
blob8a3b9b9689b937f69b69b82a0e3c960aec2e73ea
2   "name": "KOActivityIndicator",
3   "version": "0.0.1",
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!\n",
6   "homepage": "https://github.com/kohtenko/KOActivityIndicator",
7   "license": "MIT",
8   "authors": {
9     "okohtenko": "kohtenko@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/kohtenko/KOActivityIndicator.git",
16     "tag": "0.0.1"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "KOActivityIndicator",
21     "*.swift"
22   ]