blob: c62e64fd2a6055b9b7565890bda3f9c64fd06654 [file] [log] [blame]
{
"name": "LYAVPlayer",
"version": "1.0.1",
"summary": "支持cocoa pods",
"description": "Cocoa Pods组件化实践视频播放器",
"homepage": "https://github.com/1015857193/LYAVPlayer",
"license": "MIT",
"authors": {
"卢洋": "15210899805@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/1015857193/LYAVPlayer.git",
"tag": "1.0.1"
},
"source_files": [
"LYAVPlayer/LYAVPlayerView",
"LYAVPlayerView/**/*.{h.m}"
],
"exclude_files": "Classes/Exclude"
}