blob: b51ecea229466d986e07f7498a5507480f2e02cc [file] [log] [blame]
{
"name": "HIUIZoomableGridView",
"version": "0.1.0",
"summary": "General grid view which supports zooming.",
"description": "General grid view which supports zooming. You can statisfied a user who want to adjust grid cell size.",
"homepage": "https://github.com/shkimturf/HDUIZoomableGridView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shkimturf": "shkimturf@gmail.com"
},
"source": {
"git": "https://github.com/shkimturf/HIUIZoomableGridView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HIUIZoomableGridView/Classes/**/*"
}