[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / b / a / SelectionScrollBar / 0.1.0 / SelectionScrollBar.podspec.json
blob6eab1b61fd7c88ab4cbc3e487a7c23b6af8f67fc
2   "name": "SelectionScrollBar",
3   "version": "0.1.0",
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": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SelectionScrollBar/Classes/**/*"