blob: 57da5ce284ee5622122346d59e4e0d83a30766dd [file] [log] [blame]
{
"name": "YLT_RecordAudio",
"version": "0.0.2",
"summary": "A short description of YLT_RecordAudio.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/YLTTeam/YLT_RecordAudio",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xphaijj0305@126.com": "xiangph@qtec.cn"
},
"source": {
"git": "https://github.com/YLTTeam/YLT_RecordAudio.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLT_RecordAudio/Classes/**/*",
"resource_bundles": {
"YLT_RecordAudio": [
"YLT_RecordAudio/Assets/*.png"
]
},
"dependencies": {
"libmp3lame": [
]
}
}