[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / 8 / StepperTabs / 0.0.1 / StepperTabs.podspec.json
blobb63cfd83391ff2e199137c45754ae666d0deab93
2   "name": "StepperTabs",
3   "version": "0.0.1",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This Cocoapods library gives you a SwiftUI view that manages steps in tabs.",
6   "homepage": "https://github.com/iSgarb/StepperTabs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sebastián García Burgos": "sebas.garciaburgos@gmail.com"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/iSgarb/StepperTabs.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "StepperTabs/**/*.{h,m,swift}",
23   "swift_version": "5.0"