[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 2 / 4 / 0 / SSStepper / 1.0.1 / SSStepper.podspec.json
blob64299dcbb5c7da8425ceeba2e50022d3e178462e
2   "name": "SSStepper",
3   "version": "1.0.1",
4   "summary": "SSStepper is a custom stepper with gesture controls and flexible design as per your choice.",
5   "description": "'It supports stepper operation by swiping. By swiping up user can directly shift to maximum value that you have set. By swiping down user can directly shif to minimum value that you have set. And by swiping left and right user can increse or decrease the value by count that you have set. It is fully customisable by Shapes of backgorund view and top view alogn with colors, Directions, haptic feedbacks, colors of icons and Text, axis of stepper whether you want vertical or Horizontal.'",
6   "homepage": "https://github.com/mobile-simformsolutions/SSStepper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shubham Vyas": "shubham.vyas@simformsolutions.com"
13   },
14   "source": {
15     "git": "https://github.com/mobile-simformsolutions/SSStepper.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "**/Sources/SSStepper/**/*",
22   "swift_versions": "5.0",
23   "frameworks": [
24     "UIKit",
25     "MapKit",
26     "SwiftUI"
27   ],
28   "swift_version": "5.0"