blob: f3c8c2b6ba873cbaae116ca1d2d5eefdb344115b [file] [log] [blame]
{
"name": "IMSegmentPageView",
"version": "1.0.0",
"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.0"
},
"source_files": "IMSegmentPageView/IMSegmentPageViewLib/*",
"swift_versions": "4.2",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "4.2"
}