[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 3 / 1 / SSProgressBar / 1.0.0 / SSProgressBar.podspec.json
blob8393c03ba20c392347a9ece5555f1531a15b0a8b
2   "name": "SSProgressBar",
3   "version": "1.0.0",
4   "summary": "SSProgressBar: highly customizable progressbar",
5   "description": "SSProgressBar provides many customization options like the horizontal and vertical gradient, custom shadow, corner radius and many more.",
6   "homepage": "https://github.com/simformsolutions/SSProgressBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Umang Loriya": "umang.l@simformsolutions.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/simformsolutions/SSProgressBar.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "SSProgressBar/*.swift",
22   "requires_arc": true,
23   "swift_version": "4.0"