blob: c5290b32ecf6e814dce50010303604f32011ef34 [file] [log] [blame]
{
"name": "AFOFFMpeg",
"version": "0.0.18",
"summary": "decoding.",
"description": "Use soft decode to decode video.",
"homepage": "https://github.com/PangDuTechnology/AFOFFMpeg.git",
"license": "MIT",
"authors": {
"PangDu": "xian312117@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PangDuTechnology/AFOFFMpeg.git",
"tag": "0.0.18"
},
"source_files": "AFOFFMpeg/**/*.{h,m}",
"public_header_files": [
"AFOFFMpeg/*.h",
"AFOFFMpeg/libyuv/libyuv.h",
"AFOFFMpeg/libyuv/include/*.h"
],
"requires_arc": true,
"dependencies": {
"AFOFoundation": [
],
"AFORouter": [
],
"AFOUIKIT": [
],
"AFOGitHub": [
],
"AFOViews": [
]
}
}