blob: 3b38d37be9c0459339ddf49ba355225bbe9992da [file] [log] [blame]
{
"name": "SwiftyGif",
"version": "1.2.1",
"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": "1.2.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SwiftyGif/*"
}