blob: 8ae1b9f106efeff492aaedcd1ae8f5a12368924b [file] [log] [blame]
{
"name": "GXSegmentPageView",
"version": "1.0.0",
"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.0"
},
"requires_arc": true,
"source_files": "GXSegmentPageView",
"frameworks": "UIKit",
"swift_version": "4.2"
}