blob: 0b2085442e660c3ee6b4fed3e96dc65bf42d15e8 [file] [log] [blame]
{
"name": "HTStateAwareRasterImageView",
"version": "1.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",
"tag": "1.0.1"
},
"source_files": [
"Classes",
"*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"JJCachedAsyncViewDrawing": [
]
}
}