blob: 827b76638e92aafdf8ed0ccc325bc883149483fe [file] [log] [blame]
{
"name": "HTRasterView",
"version": "1.2.6",
"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.6"
},
"source_files": [
"Classes",
"*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"JJCachedAsyncViewDrawing": [
]
}
}