An open API service indexing awesome lists of open source software.

https://github.com/efprefix/effoundation

Swift Extensions.
https://github.com/efprefix/effoundation

Last synced: 11 months ago
JSON representation

Swift Extensions.

Awesome Lists containing this project

README

          

# EFFoundation

[![CI Status](https://img.shields.io/travis/EFPrefix/EFFoundation.svg?style=flat)](https://travis-ci.org/EFPrefix/EFFoundation)
[![Carthage](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage/)
[![SPM](https://img.shields.io/badge/SPM-ready-orange.svg)](https://swiftpackageindex.com/EFPrefix/EFFoundation)
[![Version](https://img.shields.io/cocoapods/v/EFFoundation.svg?style=flat)](https://cocoapods.org/pods/EFFoundation)
[![License](https://img.shields.io/cocoapods/l/EFFoundation.svg?style=flat)](https://cocoapods.org/pods/EFFoundation)
[![Platform](https://img.shields.io/cocoapods/p/EFFoundation.svg?style=flat)](https://cocoapods.org/pods/EFFoundation)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

- Xcode 16+
- Swift 6.0+

## Installation

EFFoundation is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile:

```ruby
pod 'EFFoundation'
```

## Author

EyreFree, eyrefree@eyrefree.org

## License

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