blob: 4a8124ea682530165a7e327d1b77b60186cbd88e [file] [log] [blame]
{
"name": "PoporFFmpegCompress",
"version": "0.0.02",
"summary": "简化FFmpeg使用",
"homepage": "https://github.com/popor/PoporFFmpegCompress",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"popor": "908891024@qq.com"
},
"source": {
"git": "https://github.com/popor/PoporFFmpegCompress.git",
"tag": "0.0.02"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PoporFFmpegCompress/Classes/*.{h,m}",
"dependencies": {
"PoporFFmpeg": [
]
}
}