[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / 7 / LARSBar / 1.0.0 / LARSBar.podspec.json
blobcbec346a9380f87f8a3964380288e337bb3d6af7
2   "name": "LARSBar",
3   "version": "1.0.0",
4   "summary": "An oddly-named UISlider subclass which mimics Twitter #music's EQ slider.",
5   "homepage": "https://github.com/larsacus/LARSBar",
6   "authors": {
7     "Lars Anderson": "iAm@theonlylars.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/larsacus/LARSBar.git",
18     "tag": "1.0.0"
19   },
20   "requires_arc": true,
21   "source_files": "LARSBar/*.{h,m}",
22   "frameworks": [
23     "CoreGraphics",
24     "QuartzCore"
25   ],
26   "screenshots": "https://raw.github.com/larsacus/LARSBar/master/Demo/Assets/toleqdemo.gif"