| { |
| "name": "FGVideoEditor", |
| "version": "1.2.1", |
| "summary": "FGVideoEditor convience video edit toolkit", |
| "homepage": "https://github.com/Insfgg99x/FGVideoEditor", |
| "license": "MIT", |
| "authors": { |
| "CGPointZero": "newbox0512@yahoo.com" |
| }, |
| "source": { |
| "git": "https://github.com/Insfgg99x/FGVideoEditor.git", |
| "tag": "1.2.1" |
| }, |
| "frameworks": [ |
| "Foundation", |
| "UIKit", |
| "AVFoundation", |
| "CoreMedia", |
| "Photos" |
| ], |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "FGVideoEditor/FGVideoEditor/*.swift", |
| "requires_arc": true, |
| "dependencies": { |
| "SnapKit": [ |
| |
| ], |
| "FGHUD": [ |
| "2.4" |
| ], |
| "FGToolKit": [ |
| |
| ] |
| } |
| } |