blob: 567fa11678d9da74fa02845aad9b5015101a3128 [file] [log] [blame]
{
"name": "QRVideoRecord",
"version": "0.1.1",
"summary": "A short description of QRVideoRecord.",
"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.1"
},
"frameworks": [
"AVFoundation",
"Foundation",
"UIKit"
],
"platforms": {
"ios": "8.0"
},
"source_files": "QRVideoRecord/Classes/**/*",
"resources": "QRVideoRecord/Assets/*.bundle",
"dependencies": {
"SCRecorder": [
],
"Masonry": [
],
"MBProgressHUD": [
]
}
}