blob: 80a147f715e11d5d8d53fe72e813e9619bef4bcd [file] [log] [blame]
{
"name": "JellyGif",
"version": "1.0.0",
"summary": "A framework used to animate GIF",
"description": "A lightweight, performant, and memory efficient framework used to animate GIF",
"homepage": "https://github.com/TaLinh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Linh Ta": "linhtadev@gmail.com"
},
"source": {
"git": "https://github.com/TaLinh/JellyGif.git",
"tag": "1.0.0"
},
"source_files": "JellyGif/**/*.{h,m,swift}",
"social_media_url": "https://linhta.dev",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"ios": {
"frameworks": "UIKit"
},
"swift_version": "5.0"
}