[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / c / d / ProgressingView / 1.1 / ProgressingView.podspec.json
blob0b23e4106b3511598512413220c014a65f975a88
2   "name": "ProgressingView",
3   "version": "1.1",
4   "summary": "Drop-in component that allows fancy progress views with gradients fully designable in right in the storyboard.",
5   "description": "This is a drop-in component that implements a progress view with fancy gradients or plain old solid colors.\nIt allows the user to visually pick the colors for both background and foreground\ngradients within the Storyboard. Just drop a view into your storyboard, set the\nclass to ProgressingView and you are ready to play with colors.",
6   "homepage": "https://github.com/chupakabr/ProgressingView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alex Kremer": "godexsoft@gmail.com",
13     "Valera Chevtaev": "myltik@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/chupakabr/ProgressingView.git",
17     "tag": "1.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_version": "4.0",
23   "source_files": "ProgressingView/Classes/**/*",
24   "frameworks": "UIKit"