blob: 5760f8ab3c51152ba208a39ad4abf921acaae7c3 [file] [log] [blame]
{
"name": "FGVideoEditor",
"version": "1.2",
"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"
},
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation",
"CoreMedia",
"Photos"
],
"platforms": {
"ios": "8.0"
},
"source_files": "FGVideoEditor/FGVideoEditor/*.swift",
"requires_arc": true,
"dependencies": {
"SnapKit": [
],
"FGHUD": [
"2.4"
],
"FGToolKit": [
]
}
}