blob: 03ba60cd2b2e0932e40b634e9c376a179be9ea9e [file] [log] [blame]
{
"name": "MZLH",
"version": "1.0",
"summary": "A short description of MZLH.",
"homepage": "https://github.com/sheng-ke/MZLH",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"shengke4.": "zzlmz0227@163.com"
},
"platforms": {
"ios": "11.4"
},
"source": {
"git": "https://github.com/sheng-ke/MZLH.git",
"tag": "1.0"
},
"source_files": "*.{h,m}",
"public_header_files": "*.h",
"frameworks": [
"VideoToolbox",
"AudioToolbox",
"AVFoundation",
"Foundation",
"UIKit"
],
"libraries": [
"c++",
"z"
],
"requires_arc": true
}