4 "summary": "The iOS development simple and useful category.",
5 "homepage": "https://github.com/wonwoooochoi/WWCategory.git",
8 "Won Woo Choi": "wonwoooochoi@gmail.com"
11 "git": "https://github.com/wonwoooochoi/WWCategory.git"
13 "public_header_files": "Category/WWCategory.h",
14 "source_files": "Category/WWCategory.h",
22 "source_files": "Category/Foundation/FoundationCategory.h",
24 "frameworks": "Foundation"
30 "Category/Foundation/NSArray/*.{h,m}",
31 "Category/Foundation/NSObject/NSObject+PrintUicode.{h,m}"
37 "Category/Foundation/NSData/*.{h,m}",
38 "Category/Foundation/NSString/NSString+JSON.{h,m}"
41 "frameworks": "Security"
45 "name": "NSDictionary",
47 "Category/Foundation/NSDictionary/*.{h,m}",
48 "Category/Foundation/NSObject/NSObject+PrintUicode.{h,m}"
52 "name": "NSFileManager",
53 "source_files": "Category/Foundation/NSFileManager/*.{h,m}"
56 "name": "NSNotificationCenter",
57 "source_files": "Category/Foundation/NSNotificationCenter/*.{h,m}"
61 "source_files": "Category/Foundation/NSObject/*.{h,m}"
66 "Category/Foundation/NSSet/*.{h,m}",
67 "Category/Foundation/NSObject/NSObject+PrintUicode.{h,m}"
73 "Category/Foundation/NSString/*.{h,m}",
74 "Category/Foundation/NSData/NSData+AES.{h,m}"
77 "frameworks": "Security"
84 "source_files": "Category/UIKit/UIKitCategory.h",
93 "name": "UIApplication",
94 "source_files": "Category/UIKit/UIApplication/*.{h,m}"
97 "name": "UIBarButtonItem",
98 "source_files": "Category/UIKit/UIBarButtonItem/*.{h,m}"
101 "name": "UIBezierPath",
102 "source_files": "Category/UIKit/UIBezierPath/*.{h,m}"
106 "source_files": "Category/UIKit/UIButton/*.{h,m}"
109 "name": "UICollectionView",
110 "source_files": "Category/UIKit/UICollectionView/*.{h,m}"
114 "source_files": "Category/UIKit/UIColor/*.{h,m}"
118 "source_files": "Category/UIKit/UIImage/*.{h,m}",
120 "frameworks": "AssetsLibrary"
124 "name": "UIImageView",
126 "Category/UIKit/UIImageView/*.{h,m}",
127 "Category/UIKit/UIImage/UIImage+CreateImage.{h,m}"
132 "source_files": "Category/UIKit/UIScreen/*.{h,m}"
135 "name": "UIStoryboard",
136 "source_files": "Category/UIKit/UIStoryboard/*.{h,m}"
139 "name": "UITableView",
140 "source_files": "Category/UIKit/UITableView/*.{h,m}"
143 "name": "UITextField",
144 "source_files": "Category/UIKit/UITextField/*.{h,m}"
148 "source_files": "Category/UIKit/UIView/*.{h,m}"
151 "name": "UIViewController",
152 "source_files": "Category/UIKit/UIViewController/*.{h,m}"
157 "name": "CoreGraphics",
158 "source_files": "Category/CoreGraphics/*.{h,m}",
160 "frameworks": "CoreGraphics"