blob: d7f97c47907dc8c3bed56f0cb0055ba9d5a7b776 [file] [log] [blame]
{
"name": "RobotMacPenSDK",
"version": "2.2.5",
"summary": "A SDK for RobotMacPenServer.",
"description": "A SDK for RobotMacPenServer.RobotMacPenServer.",
"homepage": "https://github.com/PPWrite/SDK_Mac",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OneQuietCat": "onequietcat@gmail.com"
},
"platforms": {
"osx": "10.10"
},
"source": {
"git": "https://github.com/PPWrite/SDK_Mac.git",
"tag": "2.2.5"
},
"requires_arc": true,
"vendored_frameworks": "RobotPenMacSDK/*.framework",
"libraries": "sqlite3",
"frameworks": "ColorSync"
}