[Add] iOS_wis 3.1.20
[CocoaPods.git] / Specs / e / 9 / d / ABSteppedProgressBar / 0.2.1 / ABSteppedProgressBar.podspec.json
blobca4472738cabc3faf2c1acb9de114603c57c2b2e
2   "name": "ABSteppedProgressBar",
3   "version": "0.2.1",
4   "summary": "Simple and customisable stepped progress bar for iOS written in Swift",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "source_files": "Sources/*.swift",
13   "source": {
14     "git": "https://github.com/antoninbiret/ABSteppedProgressBar.git",
15     "tag": "0.2.1"
16   },
17   "requires_arc": true,
18   "frameworks": "Foundation",
19   "authors": {
20     "Antonin Biret": "haprock@gmail.com"
21   },
22   "social_media_url": "https://twitter.com/Antonin_brt",
23   "homepage": "https://github.com/antoninbiret/ABSteppedProgressBar"