blob: c4d2d1ad7a0f7b57023e532950ec4cf915efd127 [file] [log] [blame]
{
"name": "MSCachedAsyncViewDrawing",
"version": "0.0.1",
"platforms": {
"ios": null
},
"license": "Apache",
"summary": "Helper class that allows you to draw views (a)synchronously to a UIImage with caching for great performance.",
"homepage": "https://github.com/mindsnacks/MSCachedAsyncViewDrawing",
"authors": {
"Javier Soto": ""
},
"source": {
"git": "https://github.com/mindsnacks/MSCachedAsyncViewDrawing.git",
"commit": "8b79d79d4213080d3252da5c8136c53e13317f35"
},
"source_files": "*.{h,m}",
"frameworks": [
"QuartzCore",
"Foundation"
],
"requires_arc": true
}