blob: cff7ff3391c9ff5430f366489baf532874772119 [file] [log] [blame]
{
"name": "ROFrameWork",
"version": "0.0.22",
"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.22"
},
"source_files": [
"ROFrameWork",
"ROFrameWork/**/*.{h,m}"
],
"frameworks": [
"Cocoa",
"Foundation",
"Carbon",
"IOKit"
],
"dependencies": {
"Realm": [
]
}
}