blob: 7e2906f5c632cb65ee7755c412d71ab8e13a39a6 [file] [log] [blame]
{
"name": "EeVideoPlayer",
"version": "1.0.2",
"summary": "快速集成视频播放",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/cocoa.me/EeVideoPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuxietong@me.com": "zhuxietong@me.com"
},
"source": {
"git": "https://gitee.com/cocoa.me/EeVideoPlayer.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"EeVideoPlayer/Classes/XLVideoPlayer/*.{swift,h,m}",
"EeVideoPlayer/Classes/XLVideoPlayer/**/**/*.{swift,h,m}",
"EeVideoPlayer/Classes/XLVideoPlayer/**/**/**/*.{swift,h,m}"
],
"resources": [
"EeVideoPlayer/Classes/XLVideoPlayer/ImageResources.bundle"
]
}