blob: 893c72f1ab8fee73b6d127b2896e77068646d3ca [file] [log] [blame]
{
"name": "SwiftyGif",
"version": "3.0.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.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SwiftyGif/*",
"pushed_with_swift_version": "3.0"
}