| { |
| "name": "SwiftyVideoExporter", |
| "version": "1.0.1", |
| "summary": "SwiftyVideoExporter is to help developers in video export.", |
| "description": "SwiftyVideoExporter is to help developers in video export. Export from gallery, compress and crop.", |
| "homepage": "https://github.com/SergeyPetrachkov/SiberianSwift", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "sergey petrachkov": "petrachkovsergey@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/SergeyPetrachkov/SwiftyVideoExporter.git", |
| "tag": "1.0.1" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "SwiftyVideoExporter/**/*" |
| } |