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": "UIBezierPath",
98 "source_files": "Category/UIKit/UIBezierPath/*.{h,m}"
102 "source_files": "Category/UIKit/UIColor/*.{h,m}"
106 "source_files": "Category/UIKit/UIImage/*.{h,m}",
108 "frameworks": "AssetsLibrary"
112 "name": "UIImageView",
114 "Category/UIKit/UIImageView/*.{h,m}",
115 "Category/UIKit/UIImage/UIImage+CreateImage.{h,m}"
120 "source_files": "Category/UIKit/UIScreen/*.{h,m}"
123 "name": "UIStoryboard",
124 "source_files": "Category/UIKit/UIStoryboard/*.{h,m}"
127 "name": "UITextField",
128 "source_files": "Category/UIKit/UITextField/*.{h,m}"
132 "source_files": "Category/UIKit/UIView/*.{h,m}"
137 "name": "CoreGraphics",
138 "source_files": "Category/CoreGraphics/*.{h,m}",
140 "frameworks": "CoreGraphics"