blob: 3336cccb781c46e3973ff8e8b5b499ada2ba3371 [file] [log] [blame]
{
"name": "LYPlayer",
"version": "0.4",
"license": "MIT",
"summary": "高度自定义的视频播放器.",
"homepage": "https://github.com/LY-Coder/LYPlayer",
"authors": {
"LY-Coder": "ly_coder@163.com"
},
"social_media_url": "https://github.com/LY-Coder/LYPlayer",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LY-Coder/LYPlayer.git",
"tag": "0.4"
},
"source_files": "LYPlayerExample/LYPlayer/*.swift",
"resources": "LYPlayerExample/LYPlayer/*.xcassets",
"dependencies": {
"SnapKit": [
]
},
"requires_arc": true,
"pushed_with_swift_version": "3.0.2"
}