blob: 95366899ce751331ec7ad4f34c1ca1c38031cd23 [file] [log] [blame]
{
"name": "BSZoomGridScrollView",
"version": "0.2.0",
"summary": "Tracking your touch, BSZoomGridScrollView zooms in subviews in the grid-style UIScrollView",
"description": "Boooooring grid-scrollview that is only good at zooming series of views continuously, tracking your touch..",
"homepage": "https://github.com/boraseoksoon/BSZoomGridScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"boraseoksoon": "boraseoksoon@gmail.com"
},
"source": {
"git": "https://github.com/boraseoksoon/BSZoomGridScrollView.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/boraseoksoon",
"swift_versions": "5.1",
"platforms": {
"ios": "13.0"
},
"source_files": "BSZoomGridScrollView/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.1"
}