Latest | 0.4.9 |
---|---|
Homepage | https://github.com/rebeloper/RebeloperKit |
License | MIT |
Platforms | ios 12.0 |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
RebeloperKit is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'RebeloperKit'
Author
rebeloper, [email protected]
License
RebeloperKit is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "RebeloperKit", "version": "0.4.9", "summary": "RebeloperKit is a set of tools aimed to make your development faster and easier.", "description": "'RebeloperKit is a set of tools aimed to make your development faster and easier. It makes iOS development super fast.'", "homepage": "https://github.com/rebeloper/RebeloperKit", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "rebeloper": "[email protected]" }, "source": { "git": "https://github.com/rebeloper/RebeloperKit.git", "tag": "0.4.9" }, "social_media_url": "https://youtube.com/rebeloper", "platforms": { "ios": "12.0" }, "source_files": "Source/**/*.swift", "swift_versions": "5.0", "swift_version": "5.0" }
Sun, 09 Jun 2019 10:20:06 +0000