blob: 6f4026159fb25fed80142c3892389b1774a1c4de [file] [log] [blame]
{
"name": "CustomEngine",
"version": "0.0.2",
"summary": "自定义管理SDK",
"homepage": "https://github.com/Rover001/CustomEngine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rover001": "zengyun6666@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Rover001/CustomEngine.git",
"tag": "0.0.2"
},
"ios": {
"vendored_frameworks": "src/CustomEngine.framework"
},
"requires_arc": true
}