[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / b / 7 / 5 / SiriSlider / 0.1.2 / SiriSlider.podspec.json
blob07c20f028c9b9a93d22c76d4f85235dd87d6b09e
2   "name": "SiriSlider",
3   "version": "0.1.2",
4   "summary": "SiriSlider is a highly customizable dual ends slider in UIKit",
5   "description": "SiriSlider is a library designed to provide a customizable slider view for iOS applications. With SiriSlider, you can effortlessly adjust both minimum and maximum values using intuitive thumb controls. This feature-rich slider supports Right-to-Left (RTL) layout, ensuring compatibility with diverse language preferences and user interfaces. Whether you are developing a range picker, filter selector, or any application requiring precise value adjustment, ThumbSlider offers a seamless and visually appealing solution. With its straightforward integration and extensive customization options, ThumbSlider empowers developers to enhance user interaction and elevate the usability of their iOS applications",
6   "homepage": "https://github.com/ahmedbahgaten/SiriSlider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ahmedbahgat": "ahmedbahgatnabih@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ahmedbahgaten/SiriSlider.git",
16     "tag": "0.1.2"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "SiriSlider/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Combine"
26   ],
27   "swift_version": "5.0"