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