2 "name": "AMGifGenerator",
4 "summary": "Easy and light-weight GIF encoder / decoder for iOS / iPadOS.",
5 "description": "This is light-weight GIF Animation generator written in Swift 5.0.\nYou can generate animated GIF from Data object or several images.\nAnd set it to UIImageView to see and play animation.\nGenerating from video is not supported.",
6 "homepage": "https://github.com/asamoya/AMGifGenerator",
12 "kaname ohara": "kaname.ohara@gmail.com"
15 "git": "https://github.com/asamoya/AMGifGenerator.git",
21 "swift_versions": "5.0",
22 "source_files": "AMGifGenerator/Classes/**/*",
23 "swift_version": "5.0"