blob: 07af910174dcb778544e6469b9f7e99af6d62a9b [file] [log] [blame]
{
"name": "JJCachedAsyncViewDrawing",
"version": "1.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",
"tag": "1.0.1"
},
"source_files": "*.{h,m}",
"frameworks": [
"QuartzCore",
"Foundation"
],
"requires_arc": true
}