Latest | 0.1.4 |
---|---|
Homepage | https://github.com/Dormmate/DORMLibrary |
License | MIT |
Platforms | ios 8.0 |
Authors |
It is Assistant Library For New iOS Developer. So If you use this library, you can easily get familiar with iOS Development. We are rooting for you!
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
DORM is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'DORM', '~> 0.1.4’
Author
Dormmate
MinSeob Yoon : [email protected]
HanKyoung Jeon : [email protected]
License
DORM is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "DORM", "version": "0.1.4", "summary": "It is Assistant Library For New iOS Developer", "description": "It is Assistant Library For New iOS Developer. So If you use this library, you can easily get familiar with iOS Development. We are rooting for you!", "homepage": "https://github.com/Dormmate/DORMLibrary", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "[email protected]": "[email protected]" }, "source": { "git": "https://github.com/Dormmate/DORMLibrary.git", "tag": "0.1.4" }, "platforms": { "ios": "8.0" }, "source_files": "DORM/Classes/**/*", "pushed_with_swift_version": "3.0" }
Tue, 13 Jun 2017 23:40:04 +0000