blob: 543625492825385742a7cd0e62ef2517ba50b984 [file] [log] [blame]
{
"name": "GKPageScrollViewSwift",
"version": "1.3.6",
"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.6"
},
"source_files": "GKPageScrollView/swift/*.{swift}",
"swift_versions": "5.0",
"requires_arc": true,
"swift_version": "5.0"
}