blob: 490974205b8f922ef3e83fb3b35c7f12163816da [file] [log] [blame]
{
"name": "RobotMacPenSDK",
"version": "2.2.6",
"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.6"
},
"requires_arc": true,
"vendored_frameworks": "RobotPenMacSDK/*.framework",
"libraries": "sqlite3",
"frameworks": "ColorSync"
}