[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 8 / b / a / SelectionScrollBar / 1.0.1 / SelectionScrollBar.podspec.json
blob1f0288163629ad39cc99573b36f5d10180732b9d
2   "name": "SelectionScrollBar",
3   "version": "1.0.1",
4   "summary": "A selectable horizontal scroll bar developed with Swift.",
5   "swift_version": "4",
6   "description": "A selectable horizontal scrollbar developed with Swift. Can be used with a UITextField as the inputAccessoryView or standalone. Originally created as a way to provide predictions to users as they type in a UITextField.",
7   "homepage": "https://github.com/aj-bartocci/SelectionScrollBar.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "AJ Bartocci": "bartocci.aj@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/aj-bartocci/SelectionScrollBar.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SelectionScrollBar/Classes/**/*"