All Projects → blkbrds → swiftutils-ios

blkbrds / swiftutils-ios

Licence: Apache-2.0 license
No description or website provided.

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language
shell
77523 projects

Labels

Build Status CocoaPods Compatible Platform Coverage Status

SwiftUtils

Requirements

  • iOS 8.0+ Version 4.0.2: - Xcode 9 ~ Swift 4.0+ Version 4.2: - Xcode 10 ~ Swift 4.2+

Installation

CocoaPods

CocoaPods is a dependency manager for Cocoa projects. You can install it with the following command:

$ gem install cocoapods

CocoaPods 1.2.0+ is required to build SwiftUtils 4.0+.

To integrate SwiftUtils into your Xcode project using CocoaPods, specify it in your Podfile:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!

pod 'SwiftUtils', '4.2'

Then, run the following command:

$ pod install
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].