[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 3 / a / ZBPinchGridView / 0.0.5 / ZBPinchGridView.podspec.json
bloba56327f0775eb682744157f3bac94891804cef1c
2   "name": "ZBPinchGridView",
3   "version": "0.0.5",
4   "summary": "ZBPinchGridView is used for show zoomabled grids.",
5   "description": "ZBPinchGridView is used for solving showing thousands of gridViews on screen.",
6   "homepage": "https://github.com/zyonbao/ZBPinchGridView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zyonbao": "zyonbao@icloud.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/zyonbao/ZBPinchGridView.git",
19     "tag": "0.0.5"
20   },
21   "source_files": "ZBPinchGridView/Source/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true