2 "name": "WDAsyncImageThumbnail",
4 "summary": "Load an image or video thumbnail in background on OSX.",
5 "description": "This small library loads a thumbnail of a file (photo or video) in a\nbackground thread and calls u back on the main thread. Features caching usning NSCache\nclass what is nice when loading thumbnails from remote filesystems.",
6 "homepage": "https://github.com/fredmajor/WDAsyncImageThumbnail",
9 "Fred": "major.freddy@yahoo.com"
12 "git": "https://github.com/fredmajor/WDAsyncImageThumbnail.git",
20 "source_files": "Pod/Classes/**/*"