blob: 8d381b6ffe0a2c01f7906fb8be3dc4773ca81ec2 [file] [log] [blame]
{
"name": "GKPageScrollViewSwift",
"version": "1.3.5",
"summary": "iOS UIScrollView嵌套滑动分页视图",
"homepage": "https://github.com/QuintGao/GKPageScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"高坤": "1094887059@qq.com"
},
"social_media_url": "https://github.com/QuintGao",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/QuintGao/GKPageScrollView.git",
"tag": "1.3.5"
},
"source_files": "GKPageScrollView/swift/*.{swift}",
"swift_versions": "5.0",
"requires_arc": true,
"swift_version": "5.0"
}