blob: cd0e302221f7e16ae8a53e32696c1102f2400196 [file] [log] [blame]
{
"name": "SwiftyGif",
"version": "1.0.1",
"summary": "High performance Gif engine in Swift",
"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": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SwiftyGif/*"
}