blob: 6d3b99706514781d250ad17a8f11bcd0945ed61e [file] [log] [blame]
{
"name": "LYPlayer",
"version": "0.1",
"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",
"source": {
"git": "https://github.com/LY-Coder/LYPlayer.git",
"tag": "0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"dependencies": {
"SnapKit": [
]
},
"requires_arc": true,
"pushed_with_swift_version": "3.0.2"
}