blob: 1012233e65affbf8b7874745908500be44a46b70 [file] [log] [blame]
{
"name": "ESCursors",
"version": "1.0.2",
"summary": "Creates NSCursors with 2/3/4-pronged resize cursors, possibly rounded and rotated.",
"homepage": "http://earthlingsoft.net/code/#escursors",
"screenshots": "https://raw.github.com/ssp/ESCursors/master/ESCursors-screenshot.png",
"license": "MIT",
"authors": {
"Sven-S. Porst": "ssp-web@earthlingsoft.net"
},
"source": {
"git": "https://github.com/ssp/ESCursors.git",
"tag": "v1.0.2"
},
"platforms": {
"osx": "10.5"
},
"source_files": [
"ESCursors.m",
"ESCursors.h"
],
"requires_arc": false
}