[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 4 / b / RMSkinnedView / 0.0.1 / RMSkinnedView.podspec.json
blobb06e0ab371f0be61ec9f96d4cb56cb8967a1401e
2   "name": "RMSkinnedView",
3   "version": "0.0.1",
4   "summary": "This subclass of NSView uses a NSImage as pattern or a NSColor to fill its background.",
5   "homepage": "https://github.com/raffael/RMSkinnedView",
6   "screenshots": "https://raw2.github.com/raffael/RMSkinnedView/master/preview.png",
7   "license": {
8     "type": "BSD",
9     "text": "Copyright (c) 2013 Raffael Hannemann Under BSD License."
10   },
11   "authors": "Raffael Hannemann",
12   "platforms": {
13     "osx": "10.8"
14   },
15   "source": {
16     "git": "https://github.com/raffael/RMSkinnedView.git",
17     "commit": "dec281fbb44170a73afc04519f59d0c522c459cc"
18   },
19   "source_files": "*.{h,m}",
20   "public_header_files": "*.h",
21   "frameworks": "Cocoa",
22   "requires_arc": true