[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / c / 3 / a / ZBPinchGridView / 0.0.2 / ZBPinchGridView.podspec.json
blob069e6806abb120f11324196dfb21662f9b4952f4
2   "name": "ZBPinchGridView",
3   "version": "0.0.2",
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.2"
20   },
21   "source_files": "ZBPinchGridView/Source/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true