[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 5 / 0 / DCOTransparentScroller / 0.0.2 / DCOTransparentScroller.podspec.json
blob305ee2a01d6a1869e82f36311725b2e7ef58ff35
2   "name": "DCOTransparentScroller",
3   "version": "0.0.2",
4   "summary": "Removes the track from NSScrollers.",
5   "description": "Removes the track NSScrollers normally draw when a\nregular mouse/tablet is attached.\n\nSource: http://stackoverflow.com/a/5252803/2219517.",
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.2"
17   },
18   "source_files": "DCOTransparentScroller/*.{h,m}",
19   "requires_arc": true