blob: 25af529f72691331efaba9b4c54e20a6ca8c991b [file] [log] [blame]
{
"name": "SwiftVideoGenerator",
"version": "1.1.4",
"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.1.4"
},
"social_media_url": "https://twitter.com/devlabsbg",
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftVideoGenerator/Classes/**/*"
}