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