[Add] UBiXDaq 2.4.0
[CocoaPods.git] / Specs / 8 / f / 2 / SASelectionView / 0.0.2 / SASelectionView.podspec.json
blob6aaf2753f1eebf47725eaf49cd569d3eca551d9e
2   "name": "SASelectionView",
3   "version": "0.0.2",
4   "summary": "A slide-up view from bottom of the screen displaying multiple rows for selection, written in Swift",
5   "description": "A slide-up view from bottom of the screen displaying multiple rows with the ability to select and search row. This library is written in Swift.",
6   "homepage": "https://github.com/srujanadicharla/SASelectionView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Srujan Simha Adicharla": "simha.srujan@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/srujanadicharla/SASelectionView.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "SASelectionView/SASelectionView/**/*.{h,m,swift}",
23   "swift_version": "5.0"