blob: 64d4d1512523397b6e1f4491aaca1bb71594eda9 [file] [log] [blame]
{
"name": "XLSegment",
"version": "0.2.2",
"summary": "A simple user segmentControl, Version 0.2.2 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.2"
},
"source_files": [
"XLSegmentControl/XLSegmentControl.swift",
"XLSegmentControl/XLCollectionViewCell.swift",
"XLSegmentControl/XLCollectionViewCell.xib"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}