blob: e3fa0eec32cc518897de4b41cd62f2ddc1b49d1d [file] [log] [blame]
{
"name": "QRVideoRecord",
"version": "0.1.2",
"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": {
"yangqingren": "564008993@qq.com"
},
"source": {
"git": "https://github.com/yangqingren/QRVideoRecord.git",
"tag": "0.1.2"
},
"frameworks": [
"AVFoundation",
"Foundation",
"UIKit"
],
"platforms": {
"ios": "8.0"
},
"source_files": "QRVideoRecord/Classes/**/*",
"resources": "QRVideoRecord/Assets/*.bundle",
"dependencies": {
"SCRecorder": [
],
"Masonry": [
],
"MBProgressHUD": [
]
}
}