4 "homepage": "https://github.com/konoma/matisse",
5 "summary": "Matisse is an image retrieval and caching library for iOS inspired by Picasso.",
6 "description": "With Matisse you can download and display an image in an image view with a single line of code.\nMatisse takes care of downloading, caching and showing the image in an UIImageView. If you use\nit in a UITableViewDataSource it also makes sure that the correct image is shown even in case\nof a cell reuse.",
12 "Markus Gasser": "markus.gasser@konoma.ch"
18 "git": "https://github.com/konoma/matisse.git",
21 "source_files": "Sources/**/*.{swift,h,m}",
22 "public_header_files": "Sources/**/*.h",