blob: 348d5a7f40d676009dc41aa618d853e6a1da41b8 [file] [log] [blame]
{
"name": "HTRasterView",
"version": "1.1.9",
"platforms": {
"ios": "4.3"
},
"summary": "A state-aware cached component rasterization system (continuation of project HTStateAwareRasterImageView).",
"homepage": "https://github.com/hoteltonight/HTStateAwareRasterImageView",
"license": "MIT",
"authors": {
"Jacob Jennings": "jacob.r.jennings@gmail.com"
},
"source": {
"git": "https://github.com/hoteltonight/HTRasterView.git",
"tag": "1.1.9"
},
"source_files": [
"Classes",
"*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"JJCachedAsyncViewDrawing": [
]
}
}