Sunshine-Rain / GCCoreUtils

It contain's the basic utils for iOS developing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GCCoreUtils

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

GCCoreUtils is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'GCCoreUtils'

Features

This project contains the basic utils for iOS developing. Currently include the following utils.

  • DateUtils is used for getting formatted string or date.
  • DeviceInfoUtil is used for getting iOS device model name.
  • HumanizeTimeUtil is used for getting readable time, such as "3 mins ago"、"just now"。

Author

1137576021@qq.com

License

GCCoreUtils is available under the MIT license. See the LICENSE file for more info.

About

It contain's the basic utils for iOS developing.

License:MIT License


Languages

Language:Swift 92.7%Language:Ruby 7.3%