[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 6 / 1 / c / TactileSlider / 2.0.0 / TactileSlider.podspec.json
blob4717d5f6609aa2263cd2db6fc10aa63af9c90ae4
2   "name": "TactileSlider",
3   "version": "2.0.0",
4   "summary": "Easy-to-grab slider control inspired by Control Center and HomeKit.",
5   "description": "A slider control designed to be easy to grab and use because it can be dragged or tapped from anywhere along its track, similar to the sliders in Control Center and HomeKit.",
6   "homepage": "https://github.com/daprice/iOS-Tactile-Slider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dale Price": "daprice@mac.com"
13   },
14   "source": {
15     "git": "https://github.com/daprice/iOS-Tactile-Slider.git",
16     "tag": "2.0.0"
17   },
18   "social_media_url": "https://mastodon.technology/@dale_price",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "TactileSlider/Classes/**/*",
24   "frameworks": "UIKit",
25   "swift_version": "5.0"