[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / e / 3 / 8 / CollectionViewSegmentedControl / 0.1.0 / CollectionViewSegmentedControl.podspec.json
blob7f25a860517ff27fc5e92ec579bfa57ff9394a89
2   "name": "CollectionViewSegmentedControl",
3   "version": "0.1.0",
4   "summary": "CollectionViewSegmentedControl is a Scrollable UISegmentedControl.",
5   "description": "'CollectionViewSegmentedControl is a Scrollable UISegmentedControl that is built using a UICollectionView.'",
6   "homepage": "https://github.com/JamesSedlacek/CollectionViewSegmentedControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JamesSedlacek": "jsedlacekjr@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/JamesSedlacek/CollectionViewSegmentedControl.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "**/Source/*.swift",
23   "swift_version": "5.0"