[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / 8 / 4 / 6 / ScrubberBar / 1.0.1 / ScrubberBar.podspec.json
blob09836464f7ca89a78f891824c4e5053133d0b458
2   "name": "ScrubberBar",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "An IBDesignable media scrubber bar similar to apple music, in swift",
7   "requires_arc": true,
8   "version": "1.0.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Owen Worley": "owen@squareheads.io]"
15   },
16   "homepage": "https://github.com/squareheads/ScrubberBar",
17   "source": {
18     "git": "https://github.com/Squareheads/ScrubberBar.git",
19     "tag": "1.0.1"
20   },
21   "frameworks": "UIKit",
22   "source_files": "ScrubberBar/**/*.{swift}"