blob: 3ed31cfa6db929bd1b28b0f7da7af3f3941f0afa [file] [log] [blame]
{
"name": "GXSegmentPageView",
"version": "1.0.1",
"swift_versions": "4.2",
"summary": "Swift版分段分页组件,(网易新闻、腾讯新闻、新浪微博、今日头条等Tab效果)",
"homepage": "https://github.com/gsyhei/GXSegmentPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gin": "279694479@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/gsyhei/GXSegmentPageView.git",
"tag": "1.0.1"
},
"requires_arc": true,
"source_files": "GXSegmentPageView",
"frameworks": "UIKit",
"swift_version": "4.2"
}