blob: 5e2d0acab354e8068b378774d65aaf26e8366dc8 [file] [log] [blame]
{
"name": "LWVideoRecord",
"version": "0.0.12",
"summary": "视频录制",
"description": "视频录制 LWVideoRecord",
"homepage": "https://github.com/boyssimple/LWVideoRecord.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luowei": "boyssimple0902@icloud.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/boyssimple/LWVideoRecord.git",
"tag": "0.0.12"
},
"source_files": "Sources/**/*.{h,m}",
"resources": "Assets/*.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
]
}
}