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