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