blob: f11a3c23fcd93076d2e63a63036b7067d6a74585 [file] [log] [blame]
{
"name": "RobotPenMacSDK",
"version": "2.2.10",
"summary": "A SDK for RobotPenMac.",
"description": "A SDK for RobotPenMac. Think Use.",
"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.10"
},
"requires_arc": true,
"vendored_frameworks": "RobotPenMacSDK/*.framework",
"libraries": "sqlite3",
"frameworks": "ColorSync"
}