Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hardikdevios/hkkit
Swift Personal kit repo for faster development
https://github.com/hardikdevios/hkkit
ios swift3
Last synced: 3 months ago
JSON representation
Swift Personal kit repo for faster development
- Host: GitHub
- URL: https://github.com/hardikdevios/hkkit
- Owner: hardikdevios
- License: mit
- Created: 2015-11-13T07:57:30.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-02T15:27:15.000Z (over 1 year ago)
- Last Synced: 2024-09-29T22:21:03.402Z (3 months ago)
- Topics: ios, swift3
- Language: Swift
- Homepage:
- Size: 967 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HKKit
[![CI Status](http://img.shields.io/travis/hardikdevios/HKKit.svg?style=flat)](https://travis-ci.org/hardikdevios/HKKit)
[![Version](https://img.shields.io/cocoapods/v/HKKit.svg?style=flat)](http://cocoapods.org/pods/HKKit)
[![License](https://img.shields.io/cocoapods/l/HKKit.svg?style=flat)](http://cocoapods.org/pods/HKKit)
[![Platform](https://img.shields.io/cocoapods/p/HKKit.svg?style=flat)](http://cocoapods.org/pods/HKKit)## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
HKKit is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "HKKit"
```## Author
Hardik, [email protected]
## License
HKKit is available under the MIT license. See the LICENSE file for more info.