CocoaPods trunk is moving to be read-only. Read more on the blog, there are 16 months to go.

CNSKit 1.0.11

CNSKit 1.0.11

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

Maintained by Stefan Haubold.



CNSKit 1.0.11

  • By
  • Thomas Dohmke, Stefan Haubold and Benjamin Reimold

About

CNSKit is a collection of classes and collections that make life as an iOS developer easier.

Categories

  • NSArray+CNSArrayAdditions.h/.m
  • NSDictionary+CNSDictionaryAdditions.h/.m
  • NSString+CNSStringAdditions.h/.m
  • UIImage+CNSPreloading.h/.m
  • UIImageView+CNSURLHandling.h/.m
  • UILabels+CNSLabelResize.h/.m

Controllers

  • CNSBaseViewController.h/.m

Data

  • CNSKeychainUtils.h/.m
  • CNSPasswordStore.h/.m
  • CNSTableViewDataSource.h/.m
  • CNSUser.h/.m

Helpers

  • CNSClassUtils.h/.m
  • CNSConnectionHelper.h/.m
  • CNSLogHelper.h/.m

Views

CNSInputCell.h/.m

Usage

  • Just drop the classes in your xcode-Project and set the no-ARC compiler flag (-fno-objc-arc). As an alternative, CNSKit will be available via cocoapods
  • Make sure the -DDEBUG is set under „Other C Flags“ in your projects settings

Licence

See the licence file.