Fancy-iOS 0.7.2

Fancy-iOS 0.7.2

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2014

Maintained by Felipe Cypriano.



Fancy-iOS 0.7.2

  • By
  • Felipe Cypriano

Fancy iOS - Code Library

Objective

This project aims to be a useful library of reusable code for iOS developers.

How to Use It

Available specs & subspecs

  • Fancy-iOS
    • Core
    • UI
      • AutoLayout
      • RangeSlider

Requirements

  • Minumum iOS version: 6.0
  • ARC
  • See the Xcode project to see the list of frameworks used. As of this moment there's no external frameworks or libraries in the project.

  • Or use CocoaPods and let it handle all of this.

More Information

For a list of available components and what Fancy iOS can do for you see the project's documentation: fcy.github.com/fancy-ios

A word of advice unfortunately appledoc doesn't support C functions so check out the source headers for functions and typdefs that aren't in the documentation. They are documented in the header files.