[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 9 / d / ABSteppedProgressBar / 0.0.8 / ABSteppedProgressBar.podspec.json
blob077ecac24d9110588a33b6524c85b16527ecf126
2   "name": "ABSteppedProgressBar",
3   "version": "0.0.8",
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.0.8"
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"