blob: 7f0a6e693c9e577816e1e1fc5da2488797255b12 [file] [log] [blame]
{
"name": "JellyGif",
"version": "1.0.1",
"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.1"
},
"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"
}