blob: d8878a133d7905757dd08b790fbc5c49c2ad707c [file] [log] [blame]
{
"name": "QRVideoEditor",
"version": "0.1.1",
"summary": "video recording clip. 视频剪辑",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yangqingren/QRVideoEditor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杨庆人": "564008993@qq.com"
},
"source": {
"git": "https://github.com/yangqingren/QRVideoEditor.git",
"tag": "0.1.1"
},
"frameworks": [
"AVFoundation",
"Foundation",
"UIKit"
],
"platforms": {
"ios": "8.0"
},
"source_files": "QRVideoEditor/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
]
}
}