blob: 069e6806abb120f11324196dfb21662f9b4952f4 [file] [log] [blame]
{
"name": "ZBPinchGridView",
"version": "0.0.2",
"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.2"
},
"source_files": "ZBPinchGridView/Source/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}