blob: 1e59e194b886c7c7b76eaeb3ff07ccf1aebeb239 [file] [log] [blame]
{
"name": "AFOFFMpeg",
"version": "0.0.3",
"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.3"
},
"source_files": "AFOFFMpeg/**/*.{h,m}",
"public_header_files": "AFOFFMpeg/**/*.h",
"requires_arc": true,
"dependencies": {
"AFOViews": [
],
"AFOGitHub": [
],
"AFOFoundation": [
],
"AFORouter": [
],
"AFOUIKIT": [
]
}
}