Skip to content

youngshook/YSCategorys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#YSCategorys

Cocoapods

A set of categorys to make iOS development easier.

Contents

  • Foundation

    • NSString
    • NSArray
    • NSBundle
    • NSDate
    • NSDateFormatter
    • NSDictionary
    • NSFileManager
    • NSNumber
    • NSNumberFormatter
    • NSObject
    • NSURL
    • NSNull
    • NSData
    • NSInvocation
    • NSAttributedString
    • NSNotificationCenter
    • NSOperationQueue
    • NSUserDefaults
    • UIApplication
  • UIKit

    • UIView
    • UILabel
    • UIAlertView
    • UIButton
    • UIColor
    • CGRect
    • UIDevice
    • UIImage
    • UINavigationController
    • UIResponder
    • UISearchBar
    • UIStoryboard
    • UITableView
    • UIViewController
    • UIWebView
    • UIBarButtonItem
    • UICollectionView
    • UIWindow

Document

YSCategorys Document

Installation

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

pod "YSCategorys"

Then add the import:

#import <YSKit.h>

===========

License

This code is distributed under the terms and conditions of the MIT license.

Donate

You can support me by:

:-)

Contact

About

A set of categorys to make iOS development easier.

Resources

License

Stars

Watchers

Forks

Packages

No packages published