blob: 2f1d2993534b87b912f073d8fce50698a9bacbb3 [file] [log] [blame]
{
"name": "Gifer",
"version": "1.0.0",
"summary": "Framework for converting videos to high-quality GIFs.",
"description": "Framework for converting videos to high-quality GIFs on iOS.",
"homepage": "https://github.com/yakovlevvl/Gifer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladyslav Yakovlev": "yakovlev15@icloud.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/yakovlevvl/Gifer.git",
"tag": "1.0.0"
},
"source_files": "Gifer/*.swift",
"swift_version": "4.2"
}