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