blob: 19b56c30e82f5558c44d11674685d17ade545d0f [file] [log] [blame]
{
"name": "SwiftGifOrigin",
"version": "1.5.1",
"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.5.1"
},
"source_files": "SwiftGifCommon/*.swift"
}