blob: 6734fc6be3baee72d497c9da627317417b849347 [file] [log] [blame]
{
"name": "DDPlayer",
"version": "1.0.0",
"summary": "这是一个summary",
"description": "这是一段描述",
"homepage": "https://github.com/daydreamsan/DDPlayer",
"license": "MIT",
"authors": {
"齐江涛": "1051747376@qq.com"
},
"source": {
"git": "https://github.com/daydreamsan/DDPlayer.git",
"tag": "1.0.0"
},
"source_files": "DDPlayer/*.{h,m}",
"frameworks": "Foundation",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}