blob: 71650424db377043d5c4f93d547277e58ff9c3d8 [file] [log] [blame]
{
"name": "ScrollSegmentView",
"version": "0.0.1",
"summary": "A SegmentView with scroll-able content view.",
"homepage": "https://github.com/ZX-ZhouXiao/ScrollSegmentView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jo": "nul.zhou@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ZX-ZhouXiao/ScrollSegmentView.git",
"tag": "0.0.1"
},
"source_files": "SegmentView/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}