[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 3 / 6 / DDQuicklookAdditionalViews / 0.1.0 / DDQuicklookAdditionalViews.podspec.json
blob1ec9c91df0e7757708ef9b18bdd4d3d20cf75c53
2   "name": "DDQuicklookAdditionalViews",
3   "version": "0.1.0",
4   "summary": "An extension for the OSX cocoa class QLPreviewPanel. The Category allows to set additional views in the titlebar.",
5   "homepage": "https://github.com/Daij-Djan/QuicklookAdditionalViews",
6   "authors": {
7     "Dominik Pich": "dominik@pich.info"
8   },
9   "license": {
10     "type": "MIT"
11   },
12   "platforms": {
13     "osx": "10.7"
14   },
15   "source": {
16     "git": "https://github.com/Daij-Djan/QuicklookAdditionalViews.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "QLPreviewPanel+AdditionalViews/*.{h,m}",
20   "frameworks": "Quartz",
21   "requires_arc": true