blob: a8547e586223308be48cad7fad4ad1f6d6fa9569 [file] [log] [blame]
{
"name": "PIImageCache",
"version": "1.0.0",
"summary": "An asynchronous image downloader, with memory + disk caching.",
"homepage": "https://github.com/pixel-ink/PIImageCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pixelink": "https://github.com/pixel-ink"
},
"social_media_url": "http://twitter.com/pixelink_jp",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pixel-ink/PIImageCache.git",
"tag": "1.0.0"
},
"source_files": "**/PIImageCache/PIImageCache*.swift"
}