[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 4 / 0 / SSStepper / 0.1.0 / SSStepper.podspec.json
blobfb66c001d9503e1fef6759616535f391a03986b1
2   "name": "SSStepper",
3   "version": "0.1.0",
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": "0.1.0"
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"