blob: 425ea1505629755cb2a51f8abb9d0a8ce61efc45 [file] [log] [blame]
{
"name": "ZYPlayer",
"version": "0.0.1",
"summary": "iOS player",
"description": "a iOS player based on AVPlayer",
"homepage": "https://github.com/ethanCun/ZYPlayer.git",
"license": "MIT",
"authors": {
"ethan": "zz511627807@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/ethanCun/ZYPlayer.git",
"tag": "0.0.1"
},
"source_files": "ZYPlayer/**/**/*.{h,m}",
"requires_arc": true
}