Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/riteshhgupta/protokit

ProtoKit is a protocol oriented UIKit!
https://github.com/riteshhgupta/protokit

Last synced: 18 days ago
JSON representation

ProtoKit is a protocol oriented UIKit!

Awesome Lists containing this project

README

        

# ProtoKit

ProtoKit is a protocol oriented UIKit!

## Installation

### Cocoapods
To integrate ProtoKit into your Xcode project using CocoaPods, specify it in your Podfile:

```
pod 'ProtoKit', :git => 'https://github.com/riteshhgupta/ProtoKit.git'
```

## Example
// TODO

## Contributing

Contributions are welcome and encouraged! Open an [issue](https://github.com/riteshhgupta/ProtoKit/issues/new) or submit a [pull request](https://github.com/riteshhgupta/ProtoKit/compare) 🚀

## Licence

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