{ | |
"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" | |
} |