miletliyusuf / ColorFramework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color Framework

Find good colors.

Swift Version Build Status License Carthage compatible CocoaPods Compatible
Platform PRs Welcome

Color Framework help to find our colors.

Features

  • Feature 1
  • Feature 2
  • Feature 3
  • Feature 4
  • Feature 5

Requirements

  • iOS 8.0+
  • Xcode 7.3

Installation

CocoaPods

You can use CocoaPods to install YourLibrary by adding it to your Podfile:

platform :ios, '8.0'
use_frameworks!
pod 'ColorFramework'

To get the full benefits import YourLibrary wherever you import UIKit

import UIKit
import ColorFramework

Carthage

Create a Cartfile that lists the framework and run carthage update. Follow the instructions to add $(SRCROOT)/Carthage/Build/iOS/YourLibrary.framework to an iOS project.

github "miletliyusuf/ColorFramework"

Manually

  1. Download and drop ColorFramework.framework in your project.
  2. Congratulations!

Usage example

  Some codes comes here.

Contribute

We would love you for the contribution to YourLibraryName, check the LICENSE file for more info.

Meta

Your Name – @YourTwitterYourEmail@example.com

Distributed under the XYZ license. See LICENSE for more information.

https://github.com/yourname/github-link

About

License:MIT License


Languages

Language:Swift 41.9%Language:Ruby 41.7%Language:Objective-C 16.4%