[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / b / 3 / d / XLSegment / 0.2.2 / XLSegment.podspec.json
blob64d4d1512523397b6e1f4491aaca1bb71594eda9
2   "name": "XLSegment",
3   "version": "0.2.2",
4   "summary": "A simple user segmentControl, Version 0.2.2 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.2"
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"