blob: 56cfb365f9c9e9322b482d32d0f47952d621eb86 [file] [log] [blame]
{
"name": "UIImageLoader",
"version": "1.0.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.0.1"
},
"source_files": "UIImageLoader.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}