[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 9 / 2 / MGSegmentedProgressBar / 0.3.1 / MGSegmentedProgressBar.podspec.json
blobcfa13ec35b72ac6c0c43721aabc2ab3aac144269
2   "name": "MGSegmentedProgressBar",
3   "version": "0.3.1",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "summary": "An animatable progress bar with support for multiple sections",
8   "description": "An animatable progress bar with support for multiple sections.",
9   "homepage": "https://github.com/mac-gallagher/MGSegmentedProgressBar",
10   "screenshots": [
11     "https://raw.githubusercontent.com/mac-gallagher/MGSegmentedProgressBar/master/Images/progress_bar.gif"
12   ],
13   "documentation_url": "https://github.com/mac-gallagher/MGSegmentedProgressBar/tree/master/README.md",
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "authors": {
19     "Mac Gallagher": "jmgallagher36@gmail.com"
20   },
21   "source": {
22     "git": "https://github.com/mac-gallagher/MGSegmentedProgressBar.git",
23     "tag": "v0.3.1"
24   },
25   "swift_version": "4.1",
26   "source_files": "MGSegmentedProgressBar/Classes/**/*",
27   "deprecated_in_favor_of": "MultiProgressView"