Latest | 0.1.0 |
---|---|
Homepage | https://github.com/denisnzrk/DNKitUtils |
License | MIT |
Platforms | ios 9.0 |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
DNKitUtils is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'DNKitUtils'
Author
Denis, [email protected]
License
DNKitUtils is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "DNKitUtils", "version": "0.1.0", "summary": "Contains UI-independent tools", "description": "Contains UI-independent tools, syntax sugar, etc", "homepage": "https://github.com/denisnzrk/DNKitUtils", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Denis": "[email protected]" }, "source": { "git": "https://github.com/denisnzrk/DNKitUtils.git", "tag": "0.1.0" }, "swift_versions": "5.0", "platforms": { "ios": "9.0" }, "source_files": "DNKitUtils/Source/**/*", "swift_version": "5.0" }
Fri, 31 May 2019 10:03:07 +0000