blob: 7be22c7b19d6f58004189684b23caa3fc7b25ad9 [file] [log] [blame]
{
"name": "LiteKitProcessUtil",
"version": "0.3.0",
"summary": "LiteKitProcessUtil",
"description": "LiteKit Process Util.",
"homepage": "https://gitee.com/paddlepaddle/LiteKit",
"license": {
"type": "MIT"
},
"authors": {
"wangzhiyong04": "wangzhiyong04@baidu.com"
},
"source": {
"git": "https://gitee.com/paddlepaddle/LiteKit.git"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "iOS/LiteKitProcessUtil/0.3.0/LiteKitProcessUtil.framework"
},
"dependencies": {
"LiteKitBaseDependency": [
"~> 0.3.0"
]
}
}