The Wayback Machine - https://web.archive.org/web/20201107211156/https://github.com/Brightify/SwiftKit
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

SwiftKit

CI Status Version Carthage compatible License Platform Slack Status

Introduction

SwiftKit is a template repository for new libraries from Brightify. It also serve as testing library for our new ideas. Everything here is highly experimental and every new commit can (and usually will) break a lot of things! If you are not interested in pre-pre-pre alpha testing then you should probably stay away from this.

Changelog

List of all changes and new features can be found here.

TODO

Requirements

  • Swift 3
  • iOS 8+

Installation

CocoaPods

SwiftKit is available through CocoaPods. To install it, simply add the following line to your test target in your Podfile:

pod "SwiftKit"

Carthage

To use SwiftKit with Carthage add in your Cartfile this line:

github "Brightify/SwiftKit"

Usage

Versioning

This library uses semantic versioning. Until the version 1.0 API breaking changes may occur even in minor versions. We consider the version 0.1 to be prerelease, which means that API should be stable but is not tested yet in a real project. After that testing, we make needed adjustments and bump the version to 1.0 (first release).

Author

Used libraries in tests

License

SwiftKit is available under the MIT License.

About

Template library for new projects

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.