blob: 589605c4965d1a95bffad40b55f5c0eb4f8c845d [file] [log] [blame]
{
"name": "QRVideoRecord",
"version": "0.1.5",
"summary": "video recording component. 视频录制",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yangqingren/QRVideoRecord",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杨庆人": "564008993@qq.com"
},
"source": {
"git": "https://github.com/yangqingren/QRVideoRecord.git",
"tag": "0.1.5"
},
"frameworks": [
"AVFoundation",
"Foundation",
"UIKit"
],
"platforms": {
"ios": "8.0"
},
"source_files": "QRVideoRecord/Classes/**/*",
"resources": "QRVideoRecord/Assets/*.bundle",
"dependencies": {
"SCRecorder": [
],
"Masonry": [
],
"MBProgressHUD": [
]
}
}