blob: af7f1289eac8b876d2fdfaaf7cff6c95e6fa4645 [file] [log] [blame]
{
"name": "HTRasterView",
"version": "1.2.3",
"platforms": {
"ios": "5.0"
},
"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.2.3"
},
"source_files": [
"Classes",
"*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"JJCachedAsyncViewDrawing": [
]
}
}