| 
    FoundationExtension
    
   FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection. 
   | 
 
#import <NSAVersion.h>
  
 Instance Methods | |
| (instancetype) | - initWithString: | 
Class Methods | |
| (instancetype) | + versionWithString: | 
| (NSAVersion *) | + systemVersion | 
Protected Attributes | |
| NSString * | _string | 
| NSInteger | _major | 
| NSInteger | _minor | 
| NSInteger | _bugfix | 
Properties | |
| NSString * | string | 
| NSInteger | major | 
| NSInteger | minor | 
| NSInteger | bugfix | 
| - (instancetype) initWithString: | (NSString *) | string | 
| + (NSAVersion *) systemVersion | 
Provided by category NSAVersion(OSX).
| + (instancetype) versionWithString: | (NSString *) | string | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  readnonatomicassignprotected | 
      
  | 
  readnonatomicassign | 
      
  | 
  readnonatomicassignprotected | 
      
  | 
  readnonatomicassign |