blob: a56327f0775eb682744157f3bac94891804cef1c [file] [log] [blame]
{
"name": "ZBPinchGridView",
"version": "0.0.5",
"summary": "ZBPinchGridView is used for show zoomabled grids.",
"description": "ZBPinchGridView is used for solving showing thousands of gridViews on screen.",
"homepage": "https://github.com/zyonbao/ZBPinchGridView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zyonbao": "zyonbao@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zyonbao/ZBPinchGridView.git",
"tag": "0.0.5"
},
"source_files": "ZBPinchGridView/Source/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}