#YSCategorys
A set of categorys to make iOS development easier.
-
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
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>
===========
This code is distributed under the terms and conditions of the MIT license.
You can support me by:
- sending me iTunes Gift Cards;
- via Alipay: [email protected]
- via PayPal: [email protected]
:-)