Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/riteshhgupta/protokit
- Owner: riteshhgupta
- License: mit
- Created: 2017-12-07T10:53:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-13T16:42:02.000Z (about 6 years ago)
- Last Synced: 2024-12-04T01:33:31.547Z (about 1 month ago)
- Language: Swift
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.