blob: c64d3c5728e7e6eac2adf51b55eb90b29b89d681 [file] [log] [blame]
{
"name": "ROFrameWork",
"version": "0.0.34",
"summary": "ROFrameWork Mac雷柏驱动framework",
"homepage": "http://git.rapoo.cn:7080/liangjiaren/ROFrameWork",
"license": "MIT",
"authors": {
"Liang jiaren": "50839393@qq.com"
},
"platforms": {
"osx": "10.11"
},
"source": {
"git": "http://git.rapoo.cn:7080/liangjiaren/ROFrameWork.git",
"tag": "0.0.34"
},
"source_files": [
"ROFrameWork",
"ROFrameWork/**/*.{h,m}"
],
"frameworks": [
"Cocoa",
"Foundation",
"Carbon",
"IOKit"
],
"dependencies": {
"Realm": [
]
}
}