blob: 37fc5ee13824f4b33469a45ca3ec1cd9c8bae0f9 [file] [log] [blame]
{
"name": "IMSegmentPageView",
"version": "1.0.1",
"summary": "A segment titleView and pageView menu",
"description": "IMSegmentPageView is a Swift library that provides a customizable segment titleView and pageView menu",
"homepage": "https://github.com/iMazy/IMSegmentPageView",
"license": "MIT",
"authors": {
"Mazy": "mazy_ios@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/iMazy/IMSegmentPageView.git",
"tag": "1.0.1"
},
"source_files": "IMSegmentPageView/IMSegmentPageViewLib/*",
"swift_versions": "4.2",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "4.2"
}