Swiftpack.co - petershine/fXDKit as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by petershine.
petershine/fXDKit PreCocoaPod
Personal collection of implementations and snippets, which have been included in most of my projects
⭐️ 0
🕓 1 year ago
iOS
.package(url: "https://github.com/petershine/fXDKit.git", from: "PreCocoaPod")

fXDKit

Personal and Professional collection of implementations and snippets, which have been included in most of my projects, since 2012.

Currently, this kit is undergoing evolution, by translating source from Objective-C to Swift, and adopting modern practices.

Installation

fXDKit is available using CocoaPods. To install it, simply add the following line to your Podfile:

pod 'fXDObjC', :git => 'https://github.com/petershine/fXDKit.git' # Obj-C dependency
pod 'fXDKit', :git => 'https://github.com/petershine/fXDKit.git'

Or, you can use Swift Package Manager, using git URL to this repository.

And import in your files as:

import fXDObjC
import fXDKit
@import fXDObjC;
@import fXDKit;

Author

Peter SHIN, [email protected], https://www.linkedin.com/in/petershine/

License

fXDKit is available under the MIT license. See the LICENSE file for more info.

GitHub

link
Stars: 0
Last commit: 3 days ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics