2 "name": "KRIndicatorController",
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",
12 "Joshua Park": "wmpark@knowre.com"
18 "git": "https://github.com/funct7/KRIndicatorController.git",
21 "source_files": "KRIndicatorController",
22 "swift_versions": "4.1",
23 "swift_version": "4.1"