blob: 833a7c1062999ba0e4a5ee7bca4325188c6f42c1 [file] [log] [blame]
{
"name": "XLSegment",
"version": "0.2.1",
"summary": "A simple user segmentControl, Version 0.2.1 for Swift3",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"homepage": "https://github.com/sfmDev/XLSegment",
"authors": {
"sfmDev": "https://github.com/sfmDev"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sfmDev/XLSegment.git",
"tag": "0.2.1"
},
"source_files": [
"XLSegmentControl/XLSegmentControl.swift",
"XLSegmentControl/XLCollectionViewCell.swift",
"XLSegmentControl/XLCollectionViewCell.xib"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}