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