blob: 72d8e754fa364bbfc7c104bb06e386bcc8cca0fc [file] [log] [blame]
{
"name": "KSSelectionBorder",
"version": "1.0.4",
"summary": "Re-usable class to support drawing and event handling of iWork-like selection border.",
"homepage": "https://github.com/karelia/KSSelectionBorder",
"license": "MIT",
"authors": {
"Mike Abdullah": "me@mikeabdullah.net"
},
"source": {
"git": "https://github.com/karelia/KSSelectionBorder.git",
"tag": "v1.0.4"
},
"platforms": {
"osx": "10.5"
},
"source_files": [
"KSSelectionBorder.m",
"KSSelectionBorder.h"
],
"frameworks": "QuartzCore",
"requires_arc": false,
"dependencies": {
"ESCursors": [
"~> 1.0.2"
]
}
}