[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 4 / b / c / BSZoomGridScrollView / 0.1.4 / BSZoomGridScrollView.podspec.json
blob82d02fecd5adad62ce98365bd7487b5be0a1901b
2   "name": "BSZoomGridScrollView",
3   "version": "0.1.4",
4   "summary": "Tracking your touch, BSZoomGridScrollView zooms in subviews in the grid-style UIScrollView",
5   "description": "Boooooring grid-scrollview that is only good at zooming series of views continuously, tracking your touch..",
6   "homepage": "https://github.com/boraseoksoon/BSZoomGridScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "boraseoksoon": "boraseoksoon@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/boraseoksoon/BSZoomGridScrollView.git",
16     "tag": "0.1.4"
17   },
18   "social_media_url": "https://twitter.com/boraseoksoon",
19   "swift_versions": "5.1",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": "BSZoomGridScrollView/Classes/**/*",
24   "frameworks": "UIKit",
25   "swift_version": "5.1"