[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 0 / 4 / KRIndicatorController / 1.0.0.3 / KRIndicatorController.podspec.json
blob6049bda3e420cc51b52f73060deda6dc22d97932
2   "name": "KRIndicatorController",
3   "version": "1.0.0.3",
4   "summary": "A controller for displaying background activity UI.",
5   "description": "`KRIndicatorController` allows the client to easily implement an activity indicator UI.\nThe activity could range from network requests to some thread running on the background.\n`KRIndicatorController` provides delay when showing and hiding so that \nthe indicator won't cause flickering and abrupt appearing/disappearing of views.",
6   "homepage": "https://github.com/funct7/KRIndicatorController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Joshua Park": "wmpark@knowre.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/funct7/KRIndicatorController.git",
19     "tag": "1.0.0.3"
20   },
21   "source_files": "KRIndicatorController",
22   "swift_versions": "4.1",
23   "swift_version": "4.1"