blob: a316a5279c737ac4cab809d9a93bac84ec83d1f2 [file] [log] [blame]
{
"name": "SLRecordVideo",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "小视频录制",
"homepage": "https://github.com/wangshenglong/SLRecordVideo.git",
"authors": {
"王胜龙": "550122711@qq.com"
},
"source": {
"git": "https://github.com/wangshenglong/SLRecordVideo.git",
"tag": "1.0.0"
},
"description": "仿微信录制小视频",
"source_files": "SLRecordVideo/SLRecordVideo/**/*",
"frameworks": "UIKit",
"resources": "SLRecordVideo/Resource/**/*.{png,jpg}",
"dependencies": {
"SCRecorder": [
],
"Masonry": [
],
"SVProgressHUD": [
]
},
"requires_arc": true
}