blob: af4ea7d79ddcb0fbcc6bffe83fadd6e7e0347591 [file] [log] [blame]
{
"name": "YGCVideoToolbox",
"version": "0.2.0",
"summary": "A collection of video edit tool",
"description": "A collection of video edit tool.make you slow motion, resize, crop, repeat video easily.",
"homepage": "https://github.com/zangqilong198812/YGCVideoToolbox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zangqilong": "zangqilong@gmail.com"
},
"source": {
"git": "https://github.com/zangqilong198812/YGCVideoToolbox.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "YGCVideoToolbox/Classes/*.swift",
"frameworks": [
"AVFoundation",
"Photos"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}