[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 3 / d / XLSegment / 0.2.1 / XLSegment.podspec.json
blob833a7c1062999ba0e4a5ee7bca4325188c6f42c1
2   "name": "XLSegment",
3   "version": "0.2.1",
4   "summary": "A simple user segmentControl, Version 0.2.1 for Swift3",
5   "license": {
6     "type": "MIT License",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/sfmDev/XLSegment",
10   "authors": {
11     "sfmDev": "https://github.com/sfmDev"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/sfmDev/XLSegment.git",
18     "tag": "0.2.1"
19   },
20   "source_files": [
21     "XLSegmentControl/XLSegmentControl.swift",
22     "XLSegmentControl/XLCollectionViewCell.swift",
23     "XLSegmentControl/XLCollectionViewCell.xib"
24   ],
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"