Skip to content

ccsteam/Extensions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extensions

Carthage compatible Platform

Description

The framework includes a set of useful for iOS development things.

Components

CALayer Extension

Extends CALayer by adding delayed start, pause and resume all animations.

Double Extension

Adds to the Double a correct string representation and truncation method with precision.

NSCalendar Extension

An NSCalendar extension for getting first and last day of the calendar unit and a list of dates that are in the specified range.

NSDate Extension

An NSDate extension to create a date from the formatted string and vice versa.

UIDevice Extension

An UIDevice extension for getting the device's full model name, such as iPhone 6s Plus or iPad Air.

Requirements

  • iOS 8.0+
  • Xcode 7.3+

Installation

Carthage

To integrate Extensions into your project using Carthage, specify it in your Cartfile:

github "valery-bashkatov/Extensions"

And then follow the instructions to install the framework.

Documentation

API Reference is located at http://valery-bashkatov.github.io/Extensions.

Usage

import Extensions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 100.0%