blob: e108599cec2098588ae0687776dfe4bb766e0938 [file] [log] [blame]
{
"name": "LWVideoRecord",
"version": "0.0.142",
"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.142"
},
"source_files": "Sources/**/*.{h,m}",
"resources": "Assets/*.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
]
}
}