blob: 003206b913a4a6658e86f998fdb3ebd03884f1ef [file] [log] [blame]
{
"name": "AFOPlaylist",
"version": "0.0.2",
"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": "7.0"
},
"source": {
"git": "https://github.com/PangDuTechnology/AFOPlaylist.git",
"tag": "0.0.2"
},
"source_files": "AFOPlaylist/**/*.{h,m}",
"public_header_files": "AFOPlaylist/**/*.h",
"requires_arc": true
}