blob: f248e2c839eb09b08869834782d8d476a4a37001 [file] [log] [blame]
{
"name": "UIImageLoader",
"version": "1.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/gngrwzrd/UIImageLoader",
"authors": {
"Aaron Smith": "gngrwzrd@gmail.com"
},
"summary": "UIImage & NSImage Cache with Callbacks",
"source": {
"git": "https://github.com/gngrwzrd/UIImageLoader.git",
"tag": "1.1.1"
},
"source_files": "UIImageLoader.{h,m}",
"platforms": {
"ios": "8.0",
"osx": "10.8",
"tvos": "10.0"
}
}