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