blob: 7b8e1bd14dc13712276c475269d2eece7f5db946 [file] [log] [blame]
{
"name": "Gifer",
"version": "1.0.2",
"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.2"
},
"source_files": "Gifer/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}