blob: 976a3fbef887136a8872c85b398af49a8827e7f5 [file] [log] [blame]
{
"name": "SwiftVideoGenerator",
"version": "1.2.0",
"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.0"
},
"social_media_url": "https://twitter.com/devlabsbg",
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftVideoGenerator/Classes/**/*"
}