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