blob: b9e371bc799ecde7151b2d3aa3213329cfea648b [file] [log] [blame]
{
"name": "AFOPlaylist",
"version": "0.0.15",
"summary": "play list.",
"description": "Main features of player, player playlist.",
"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.15"
},
"source_files": "AFOPlaylist/**/*.{h,m}",
"public_header_files": "AFOPlaylist/**/*.h",
"requires_arc": true,
"dependencies": {
"AFOFoundation": [
],
"AFORouter": [
],
"AFOUIKIT": [
],
"AFOFFMpeg": [
],
"AFOSQLite": [
],
"AFOGitHub": [
]
}
}