blob: be84aaeb742bfb67f221535caec5cd113c99267e [file] [log] [blame]
{
"name": "YLRecordingVideo",
"version": "0.1.4",
"summary": "短视频录制",
"description": "一个短视频的录制,目前仅可单视频的录制与选取",
"homepage": "https://github.com/hoggenw/YLRecordingVideo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hoggenw": "253192463@qq.com"
},
"source": {
"git": "https://github.com/hoggenw/YLRecordingVideo.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLRecordingVideo/Classes/**/*",
"frameworks": [
"UIKit",
"AVKit",
"Photos",
"AVFoundation"
],
"pushed_with_swift_version": "3.0"
}