[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / 0 / DCOTransparentScroller / 0.0.1 / DCOTransparentScroller.podspec.json
blob218d0dbb10ff46571d52493c1565f9677a05ac97
2   "name": "DCOTransparentScroller",
3   "version": "0.0.1",
4   "summary": "Removes the track from NSScrollers.",
5   "description": "                       Removes the track NSScrollers normally draw when a\n                       regular mouse/tablet is attached.\n\n                       Source: http://stackoverflow.com/a/5252803/2219517.\n",
6   "homepage": "http://github.com/DangerCove/DCOTransparentScroller",
7   "license": "BSD",
8   "authors": {
9     "Boy van Amstel": "boy@dangercove.com"
10   },
11   "platforms": {
12     "osx": null
13   },
14   "source": {
15     "git": "https://github.com/DangerCove/DCOTransparentScroller.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "DCOTransparentScroller/*.{h,m}",
19   "requires_arc": true