blob: 6c2211f987cdbd80519d3cf42d9c4056de6dbbcb [file] [log] [blame]
{
"name": "HTStateAwareRasterImageView",
"version": "0.0.1",
"platforms": {
"ios": "4.3"
},
"summary": "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",
"commit": "488c66a004c5abc23e975b143f2a095a7d92df8f"
},
"source_files": [
"Classes",
"*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"JJCachedAsyncViewDrawing": [
]
}
}