Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yhkaplan/sukar

An AutoLayout DSL
https://github.com/yhkaplan/sukar

Last synced: about 1 month ago
JSON representation

An AutoLayout DSL

Awesome Lists containing this project

README

        

# 🍭 Sukar

Sukar is an AutoLayout DSL.

## Installing

### Requirements

- iOS 11.0+

### Swift Package Manager

- In Xcode, add as Swift package with this URL: `https://github.com/yhkaplan/Sukar.git`

### Carthage

- Add this to Cartfile: `github "yhkaplan/Sukar"`
- Follow instructions on [Carthage README](https://github.com/Carthage/Carthage#if-youre-building-for-ios-tvos-or-watchos) for integration

### Cocoapods

- Support coming soon

## Usage

```swift
```

## Alternatives

## Credits/Inspiration

## License

Licensed under MIT license. See [LICENSE](LICENSE) for more info.