[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 4 / e / HAStepperView / 0.0.4 / HAStepperView.podspec.json
blob9926a01a85df734b689a417e7fdbb81aa92d62ba
2   "name": "HAStepperView",
3   "version": "0.0.4",
4   "summary": "A CocoaPods library written in Swift.",
5   "description": "This CocoaPods library helps you create a horizontal stepper view.",
6   "homepage": "https://github.com/azizHamadi/HAStepperView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "azizHamadi": "aziz.hamadi@esprit.tn"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/azizHamadi/HAStepperView.git",
20     "tag": "0.0.4"
21   },
22   "source_files": [
23     "Classes",
24     "HAStepperView/**/*.{swift}"
25   ],
26   "resources": [
27     "HAStepperView/*.xcassets",
28     "HAStepperView/**/*.{xib}"
29   ],
30   "deprecated_in_favor_of": "StepperViewSwift",
31   "swift_version": "5"