blob: b26b5581f9b57e0e27b29816576ec9d5a6ec2662 [file] [log] [blame]
{
"name": "SwiftGifOrigin",
"version": "1.5.3",
"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",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/bahlo/SwiftGif.git",
"tag": "v1.5.3"
},
"source_files": "SwiftGifCommon/*.swift"
}