blob: 9b2af16e66d11a5af499f84995e05d7fa77569cf [file] [log] [blame]
{
"name": "XHVideo",
"version": "0.0.1",
"summary": "XHVideo,视频播放或者录制。",
"description": "XHVideo是一个视频处理框架,对系统视频播放进行组装,播放调用更加简单,录制更加方便。",
"homepage": "https://github.com/xh1130485186/XHVideo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xianghong": "1130485186@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xh1130485186/XHVideo.git",
"tag": "0.0.1"
},
"resources": "XHVideo/xh.video.bundle",
"requires_arc": true,
"source_files": "XHVideo/*.{h,m}",
"dependencies": {
"XHLoading": [
]
}
}