blob: c7d65d84dbdbfffdc8a3fc344be072ccecfdb0b4 [file] [log] [blame]
{
"name": "ZDAudio",
"version": "1.0.0",
"summary": "macOS上简单的播放和录音",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/izaodao/ZDAudio",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lyuhaoxuan": "lyuhaoxuan@aliyun.com"
},
"source": {
"git": "https://github.com/izaodao/ZDAudio.git",
"tag": "1.0.0"
},
"platforms": {
"osx": "10.12"
},
"source_files": "ZDAudio/Classes/**/*",
"dependencies": {
"libextobjc": [
]
}
}