blob: ccd3745c01fc41bc0fbb763c6a3fb45704b6e3be [file] [log] [blame]
{
"name": "SwiftVideoGenerator",
"version": "1.2.5",
"summary": "Easy way to combine images and audio into a video or merge multiple videos into one",
"homepage": "https://github.com/dev-labs-bg/swift-video-generator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dev Labs BG": "http://devlabs.bg/"
},
"source": {
"git": "https://github.com/dev-labs-bg/swift-video-generator.git",
"tag": "1.2.5"
},
"social_media_url": "https://twitter.com/devlabsbg",
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftVideoGenerator/Classes/**/*"
}