blob: b7f9ffede27d94f28a065a4d4b4f3dbe5b53b59e [file] [log] [blame]
{
"name": "SwiftyGif",
"version": "3.1.3",
"summary": "High performance Gif engine in Swift. Add and control Gif images easily!",
"homepage": "https://github.com/kirualex/SwiftyGif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexis Creuzot": "alexis.creuzot@gmail.com"
},
"source": {
"git": "https://github.com/kirualex/SwiftyGif.git",
"tag": "3.1.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SwiftyGif/*{.h,.swift}",
"pushed_with_swift_version": "3.2"
}