[Add] LLUnionPaySDK 1.3.8
[CocoaPods.git] / Specs / d / 4 / f / StepperViewSwift / 1.0.0 / StepperViewSwift.podspec.json
blob4822a1e016e9f728d92e8183cc07e6f8d09ed63f
2   "name": "StepperViewSwift",
3   "version": "1.0.0",
4   "summary": "Swift iOS component for Step Indications",
5   "description": "StepperViewSwift is a fully customizable control to give people more ways to create a stepper.",
6   "homepage": "https://github.com/azizHamadi/StepperViewSwift",
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/StepperViewSwift.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "Classes",
24     "StepperViewSwift/**/*.{swift}"
25   ],
26   "resources": [
27     "StepperViewSwift/*.xcassets",
28     "StepperViewSwift/**/*.{xib}"
29   ],
30   "swift_version": "5"