| { |
| "name": "SwiftVideoGenerator", |
| "version": "1.1.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.1.5" |
| }, |
| "social_media_url": "https://twitter.com/devlabsbg", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "SwiftVideoGenerator/Classes/**/*" |
| } |