blob: 2b606f3b25f8b74e2d5230696d9de5fd7906d814 [file] [log] [blame]
{
"name": "SwiftGifOrigin",
"version": "1.4.2",
"summary": "A small UIImage extension with gif support",
"homepage": "https://github.com/bahlo/SwiftGif",
"license": "MIT",
"authors": {
"Arne Bahlo": "hallo@arne.me"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bahlo/SwiftGif.git",
"tag": "v1.4.2"
},
"source_files": "SwiftGifCommon/*.swift"
}