https://github.com/muukii/modulekit
Tool for resource loading on Swift iOS Module (NSBundle(forClass: self.dynamicType)
https://github.com/muukii/modulekit
Last synced: about 1 month ago
JSON representation
Tool for resource loading on Swift iOS Module (NSBundle(forClass: self.dynamicType)
- Host: GitHub
- URL: https://github.com/muukii/modulekit
- Owner: muukii
- License: mit
- Created: 2016-02-26T04:20:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-09T11:47:51.000Z (about 9 years ago)
- Last Synced: 2025-03-12T19:38:30.509Z (2 months ago)
- Language: Swift
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ModuleKit
[](https://travis-ci.org/muukii/ModuleKit)
[](http://cocoapods.org/pods/ModuleKit)
[](http://cocoapods.org/pods/ModuleKit)
[](http://cocoapods.org/pods/ModuleKit)## Usage
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
ModuleKit is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "ModuleKit"
```## Author
muukii, [email protected]
## License
ModuleKit is available under the MIT license. See the LICENSE file for more info.