blob: 8a3b9b9689b937f69b69b82a0e3c960aec2e73ea [file] [log] [blame]
{
"name": "KOActivityIndicator",
"version": "0.0.1",
"summary": "Easy styled, IBDesigneble and IBInspectable activity indicator on swift",
"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",
"homepage": "https://github.com/kohtenko/KOActivityIndicator",
"license": "MIT",
"authors": {
"okohtenko": "kohtenko@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kohtenko/KOActivityIndicator.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": [
"KOActivityIndicator",
"*.swift"
]
}