blob: ff6b06a39cc895fbe8d02a85b83b745d261a2e6f [file] [log] [blame]
{
"name": "SMSegmentView",
"version": "1.3.1",
"summary": "Custom segmented control for iOS",
"description": "Written in Swift.\nSupport both images and text.\nSupport vertically organise segments\nMore customisible than UISegmentedControl and easy to expand.",
"homepage": "https://github.com/sima-11/SMSegmentView",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Si Ma",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sima-11/SMSegmentView.git",
"branch": "master",
"tag": "1.3.1"
},
"source_files": "SMSegmentViewController/SMSegmentView/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}