blob: f7876401a90ec0939c8673b87f08bca7d8c30bc4 [file] [log] [blame]
{
"name": "MozaFFmpeg",
"version": "0.1.1",
"summary": "MozaFFmpeg.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/michaelxiaonull/moza-ffmpeg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"michaelxiaonull": "michaelxiaonull@gmail.com"
},
"source": {
"git": "https://gitee.com/michaelxiaonull/moza-ffmpeg.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "MozaFFmpeg/Classes/**/*",
"dependencies": {
"mobile-ffmpeg-full": [
"3.1"
]
},
"public_header_files": "MozaFFmpeg/Classes/MozaFFmpeg.h"
}