blob: 2966ec1fa79499f1bc8be03f9a78d1261166d274 [file] [log] [blame]
{
"name": "AFOPlaylist",
"version": "0.0.8",
"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.8"
},
"source_files": "AFOPlaylist/*.{h,m}",
"public_header_files": "AFOPlaylist/*.h",
"requires_arc": true,
"dependencies": {
"AFOFoundation": [
],
"AFORouter": [
],
"AFOUIKIT": [
],
"AFOFFMpeg": [
],
"AFOSQLite": [
]
}
}