https://github.com/riteshhgupta/rgtoolkit
Its a collection of some awesome swifty functions, extensions, properties which could speed up your Swift development!!!
https://github.com/riteshhgupta/rgtoolkit
ios ios-swift swift swift-development swift-extensions
Last synced: 9 months ago
JSON representation
Its a collection of some awesome swifty functions, extensions, properties which could speed up your Swift development!!!
- Host: GitHub
- URL: https://github.com/riteshhgupta/rgtoolkit
- Owner: riteshhgupta
- Created: 2016-11-26T11:20:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-27T17:42:42.000Z (about 9 years ago)
- Last Synced: 2025-06-06T06:41:29.113Z (about 1 year ago)
- Topics: ios, ios-swift, swift, swift-development, swift-extensions
- Language: Swift
- Homepage:
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## RGToolKit
### About
Its a collection of a lot of awesome swifty utility **functions**, **extensions**, **properties**, **closures** which could speed up your Swift development! Its **not** about good coding practices or design patterns but simply a bunch of **tools** 🛠️ that could make your job easier 🚀
### Installation
To integrate **RGToolKit** into your Xcode project using **CocoaPods**, specify it in your **Podfile**:
```
pod 'RGToolKit', :git => 'https://github.com/riteshhgupta/RGToolKit.git'
```
### Show ♥️
Open an [issue](https://github.com/riteshhgupta/RGToolKit/issues/new) or send [pull request](https://github.com/riteshhgupta/RGToolKit/compare)!