[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / b / c / d / ProgressingView / 1.2 / ProgressingView.podspec.json
blob7044464aeed53b34a1738b105e8fd243919bb8be
2   "name": "ProgressingView",
3   "version": "1.2",
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.2"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_version": "4.0",
23   "source_files": "ProgressingView/Classes/**/*",
24   "frameworks": "UIKit"