blob: d9d2ce1753e1d5d74115e31eb1ac197d8845f84e [file] [log] [blame]
{
"name": "JJCachedAsyncViewDrawing",
"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": "",
"Jacob Jennings": "jacob.r.jennings@gmail.com"
},
"source": {
"git": "https://github.com/jacobjennings/JJCachedAsyncViewDrawing.git",
"commit": "fb161837e358061aab0f03ca2da3c5d0cab5e336"
},
"source_files": "*.{h,m}",
"frameworks": [
"QuartzCore",
"Foundation"
],
"requires_arc": true
}