blob: f0e1596ab04505655be4ab79556f9e2990584f25 [file] [log] [blame]
{
"name": "YLOCRecordVideo",
"version": "0.9.2",
"summary": "小视频录制,可以控制录制时间及录制质量",
"description": "小视频录制,可以控制录制时间及录制质量,录制完成以后传出资源路径",
"homepage": "https://github.com/hoggenw/YLOCRecordVideo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hoggenw": "253192463@qq.com"
},
"source": {
"git": "https://github.com/hoggenw/YLOCRecordVideo.git",
"tag": "0.9.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLOCRecordVideo/Classes/**/*",
"frameworks": [
"UIKit",
"Photos",
"AVKit",
"AVFoundation",
"Foundation"
]
}