The Swift Package Manager made at Magascar Coding Club

Overview

HSKit

It's the Swift Package Manager made at Magascar Coding Club.

Installation

Swift Package Manager

The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler. It is in early development, but Alamofire does support its use on supported platforms.

Once you have your Swift package set up, adding Alamofire as a dependency is as easy as adding it to the dependencies value of your Package.swift.

  dependencies: [
      .package(url: "https://github.com/hyesuuou/HSKit.git", .upToNextMajor(from: "1.0.0"))
  ]
You might also like...
Swift Package Manager command plugin for Swift-DocC

Swift-DocC Plugin The Swift-DocC plugin is a Swift Package Manager command plugin that supports building documentation for SwiftPM libraries and execu

A package manager that installs and runs executable Swift packages

Mint ๐ŸŒฑ A package manager that installs and runs Swift command line tool packages. $ mint run realm/[email protected] This would install and run SwiftL

The Package Manager for the Swift Programming Language

Swift Package Manager Project The Swift Package Manager is a tool for managing distribution of source code, aimed at making it easy to share your code

The Package Manager for the Swift Programming Language

Swift Package Manager Project The Swift Package Manager is a tool for managing distribution of source code, aimed at making it easy to share your code

Aesthetic floating tab bar โ€“โ€“โ€“ SwiftUI & Combine โ›“๏ธ Importable via Swift Package Manager ๐Ÿ“ฆ
Aesthetic floating tab bar โ€“โ€“โ€“ SwiftUI & Combine โ›“๏ธ Importable via Swift Package Manager ๐Ÿ“ฆ

FloatingTabBar An aesthetic floating tab bar made with SwiftUI & Combine importabable via Swift Package Manager ๐Ÿ“ฆ Based off BottomBar-SwiftUI Preview

Azure Maps iOS SDK binary distribution for Swift Package Manager
Azure Maps iOS SDK binary distribution for Swift Package Manager

Azure Maps Control for iOS Installation In your Xcode iOS Project settings, under Project settingโ€™s Package Dependencies, click on + button to add pac

Integrate third party libraries by using Cocoapods and Swift Package Manager, store data in the cloud using Firebase Firestore.
Integrate third party libraries by using Cocoapods and Swift Package Manager, store data in the cloud using Firebase Firestore.

Integrate third party libraries by using Cocoapods and Swift Package Manager, store data in the cloud using Firebase Firestore. Exercising query and s

This is my attempt to make this repo available on swift package manager

Parse LiveQuery Client for iOS/OSX PFQuery is one of the key concepts for Parse. It allows you to retrieve PFObjects by specifying some conditions, ma

Gravity is a simple Swift Package Manager to add gravity to UI objects easily.
Gravity is a simple Swift Package Manager to add gravity to UI objects easily.

Gravity -- Gravity is a simple Swift Package to add gravity to UI objects easily. -- How to use: Add a new Swift Package from XCode and paste the url

Install Agora Audio SDK for macOS easily with Swift Package Manager
Install Agora Audio SDK for macOS easily with Swift Package Manager

Agora Swift Package Manager Install Agora Audio SDK for macOS easily with Swift Package Manager. Click here for full documentation. Installation Add t

iOS TV Shows app with TMDb Api. RxSwift, MVVM, Clean Architecture.  Tuist + Swift Package Manager
iOS TV Shows app with TMDb Api. RxSwift, MVVM, Clean Architecture. Tuist + Swift Package Manager

TVShows iOS app built with RxSwift, using the TMDb API. Built with Swift 5 RxSwift, RxDataSources Clean + Modular Architecture Cordinator Pattern. MVV

Aesthetic floating tab bar โ€“โ€“โ€“ SwiftUI & Combine โ›“๏ธ Importable via Swift Package Manager ๐Ÿ“ฆ
Aesthetic floating tab bar โ€“โ€“โ€“ SwiftUI & Combine โ›“๏ธ Importable via Swift Package Manager ๐Ÿ“ฆ

FloatingTabBar An aesthetic floating tab bar made with SwiftUI & Combine importabable via Swift Package Manager ๐Ÿ“ฆ Based off BottomBar-SwiftUI Preview

Pretendard Fonts for iOS (Swift Package Manager)
Pretendard Fonts for iOS (Swift Package Manager)

PretendardKit Pretendard 1.3.3 ์„ ๊ธฐ๋ฐ˜์œผ๋กœ ํ•ฉ๋‹ˆ๋‹ค. Install (Swift Package Manager) dependencies: [ .package(url: "https://github.com/wookeon/PretendardKit

A collection of Swift Package Manager plugins.

KipplePlugins A collection of Swift Package Manager plugins. โš ๏ธ The code in this library has been made public as-is for the purposes of education, dis

Swift Package Manager plug-in to compile Metal files that can be debugged in Xcode Metal Debugger.

MetalCompilerPlugin Swift Package Manager plug-in to compile Metal files that can be debugged in Xcode Metal Debugger. Description Swift Package Manag

New version of CardinalKit based on the Swift Package Manager and a modularized architecture.

CardinalKit Open-source framework for rapid development of modern, interoperable digital health applications. Contributing Contributions to this proje

A CLI to Alcatraz, the Xcode package manager.
A CLI to Alcatraz, the Xcode package manager.

Azkaban This project is deprecated in favor of Editor Extensions support in Xcode 8+. A CLI to Alcatraz, the Xcode package manager. Usage Install a pl

Owner
hyesu kim
iOS
hyesu kim
Swift managers package for the easiness of working with the various services.

SwiftManagers Description Swift managers package for the easiness of working with the various services. FirebaseAuth - Manager to handle Firebase auth

Oleksandr Kurtsev 5 Nov 13, 2022
Hack Club Bank Operations extension for Safari.

Hack Club Bank Operations Plugin (for Safari) This a port of the original hackclub/bank-ops-plugin Chrome extension which can be used in Safari on mac

Ella 2 Mar 12, 2022
Swift Package Manager plugin which runs ActionBuilder to create a Github Actions workflow for a swift package.

ActionBuilderPlugin A Swift Package Manager command which builds a Github Actions workflow for the current package. By default the workflow file will

Elegant Chaos 4 Jul 20, 2022
Fast Campus iOS App Development All-in-one Package Online Clone Coding

์• ํ”Œ๋ฎค์ง ํด๋ก  ์ฝ”๋”ฉ ํŒจ์ŠคํŠธ์บ ํผ์Šค iOS ์•ฑ ๊ฐœ๋ฐœ ์˜ฌ์ธ์› ํŒจํ‚ค์ง€ Online ํด๋ก ์ฝ”๋”ฉ ์‚ฌ์šฉ์š”์†Œ UICollectionReusableView , c

JungMin 1 Dec 21, 2021
Task-Manager - Task Manager App With Swift

Task-Manager It's typical task manager where user can assign the importance, def

Andrey Buchevskiy 1 Jan 10, 2022
Socket framework for Swift using the Swift Package Manager. Works on iOS, macOS, and Linux.

BlueSocket Socket framework for Swift using the Swift Package Manager. Works on iOS, macOS, and Linux. Prerequisites Swift Swift Open Source swift-4.0

Kitura 1.3k Jan 3, 2023
RSA public/private key encryption, private key signing and public key verification in Swift using the Swift Package Manager. Works on iOS, macOS, and Linux (work in progress).

BlueRSA Swift cross-platform RSA wrapper library for RSA encryption and signing. Works on supported Apple platforms (using Security framework). Linux

Kitura 122 Dec 16, 2022
RSA public/private key encryption, private key signing and public key verification in Swift using the Swift Package Manager. Works on iOS, macOS, and Linux (work in progress).

BlueRSA Swift cross-platform RSA wrapper library for RSA encryption and signing. Works on supported Apple platforms (using Security framework). Linux

Kitura 122 Dec 16, 2022
Socket framework for Swift using the Swift Package Manager. Works on iOS, macOS, and Linux.

BlueSocket Socket framework for Swift using the Swift Package Manager. Works on iOS, macOS, and Linux. Prerequisites Swift Swift Open Source swift-5.1

Kitura 1.3k Dec 26, 2022
Swift Modules, a swift module (or package) manager

Swift Modules The Swift Modules manager similar to the JavaScript world's npm and bower

Jan Kuฤa 60 Jun 3, 2021