2 "name": "NGCategories",
4 "summary": "Some useful iOS categories.",
5 "description": "Some useful iOS categories!",
6 "homepage": "https://github.com/naijoug/NGCategories",
12 "naijoug": "naijoug@126.com"
18 "git": "https://github.com/naijoug/NGCategories.git",
26 "public_header_files": "NGCategories/NGCategories.h",
27 "source_files": "NGCategories/NGCategories.h",
31 "public_header_files": "NGCategories/Foundation/NGFoundation.h",
32 "source_files": "NGCategories/Foundation/NGFoundation.h",
36 "public_header_files": "NGCategories/Foundation/NSArray/*.h",
37 "source_files": "NGCategories/Foundation/NSArray/*.{h,m}"
41 "public_header_files": "NGCategories/Foundation/NSBundle/*.h",
42 "source_files": "NGCategories/Foundation/NSBundle/*.{h,m}"
45 "name": "NSAttributedString",
46 "public_header_files": "NGCategories/Foundation/NSAttributedString/*.h",
47 "source_files": "NGCategories/Foundation/NSAttributedString/*.{h,m}"
51 "public_header_files": "NGCategories/Foundation/NSDate/*.h",
52 "source_files": "NGCategories/Foundation/NSDate/*.{h,m}"
56 "public_header_files": "NGCategories/Foundation/NSObject/*.h",
57 "source_files": "NGCategories/Foundation/NSObject/*.{h,m}"
61 "public_header_files": "NGCategories/Foundation/NSString/*.h",
62 "source_files": "NGCategories/Foundation/NSString/*.{h,m}"
68 "public_header_files": "NGCategories/UIKit/NGUIKit.h",
69 "source_files": "NGCategories/UIKit/NGUIKit.h",
72 "name": "UIBarButtonItem",
73 "public_header_files": "NGCategories/UIKit/UIBarButtonItem/*.h",
74 "source_files": "NGCategories/UIKit/UIBarButtonItem/*.{h,m}"
78 "public_header_files": "NGCategories/UIKit/UIColor/*.h",
79 "source_files": "NGCategories/UIKit/UIColor/*.{h,m}"
83 "public_header_files": "NGCategories/UIKit/UIImage/*.h",
84 "source_files": "NGCategories/UIKit/UIImage/*.{h,m}"
88 "public_header_files": "NGCategories/UIKit/UILabel/*.h",
89 "source_files": "NGCategories/UIKit/UILabel/*.{h,m}"
92 "name": "UINavigationController",
93 "public_header_files": "NGCategories/UIKit/UINavigationController/*.h",
94 "source_files": "NGCategories/UIKit/UINavigationController/*.{h,m}"
98 "public_header_files": "NGCategories/UIKit/UITextView/*.h",
99 "source_files": "NGCategories/UIKit/UITextView/*.{h,m}"
103 "public_header_files": "NGCategories/UIKit/UIScreen/*.h",
104 "source_files": "NGCategories/UIKit/UIScreen/*.{h,m}"
108 "public_header_files": "NGCategories/UIKit/UIView/*.h",
109 "source_files": "NGCategories/UIKit/UIView/*.{h,m}"