2 "name": "DDProgressIndicator",
4 "summary": "A protocol to display an activity spinner for any UIViewController.",
5 "description": "A protocol to display an activity spinner for any UIViewController. The default functions of the protocol will\ndisplay a UIView centered on the screen with an activity indicator in the middle along with a loading message\nabove it. The color of the text, activity spinner, and the background of the view can be customized.",
6 "homepage": "https://github.com/donnywdavis/DDProgressIndicator",
12 "Donny Davis": "donnywdavis@icloud.com"
15 "git": "https://github.com/donnywdavis/DDProgressIndicator.git",
21 "source_files": "DDProgressIndicator/Classes/**/*"