blob: a76b7d6200e7cbf2a998643674ab6a62dd90e459 [file] [log] [blame]
{
"name": "ZlfTest01",
"version": "1.0.1",
"summary": "tests~",
"description": "Test02 Test02 Test02 Test02 Test02 Test02 Test02",
"homepage": "https://gitlab.oifitech.com/zlf_SDK/Test02.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"厦门声连网信息科技有限公司": "zlf@soundbus.cn"
},
"source": {
"git": "https://gitlab.oifitech.com/zlf_SDK/Test02.git",
"tag": "1.0.1"
},
"source_files": [
"ZlfTest01",
"ZlfTest01/**/*.{h,m,framework}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "ZlfTest01/*.framework"
},
"requires_arc": true
}