[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / a / 6 / d / SISwitch / 0.1.7 / SISwitch.podspec.json
blob7f2900d44fb0400a257c7166336650b41f27612d
2   "name": "SISwitch",
3   "version": "0.1.7",
4   "summary": "SIWitch presents an easily way to create a custom switch in SwiftUI",
5   "swift_versions": "4.0",
6   "description": "SISwitch helps developres eaisly integrate a switch into their applications instead of the one provided by SWiftUI",
7   "homepage": "https://github.com/develNerd/SISwitch.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "x-oauth-basic": "isaacakakpo4@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/develNerd/SISwitch.git",
17     "tag": "0.1.7"
18   },
19   "platforms": {
20     "ios": "13.5"
21   },
22   "source_files": "Classes/**/*",
23   "swift_version": "4.0"