2 "name": "RKCommonLibrary",
8 "summary": "Common Library for iOS Project.",
9 "homepage": "https://github.com/DaskiOFF/RKCommonLibrary",
11 "Roman Kotov": "waydeveloper@gmail.com"
14 "git": "https://github.com/DaskiOFF/RKCommonLibrary.git",
21 "source_files": "Classes/RKCommonLibrary.h",
22 "public_header_files": "Classes/*.h",
23 "frameworks": "Foundation",
27 "source_files": "Classes/RKDefines.h",
28 "frameworks": "Foundation"
33 "RKCommonLibrary/RKDefines": [
37 "source_files": "Classes/RKCL.{h,m}",
38 "public_header_files": "Classes/RKCL.h",
39 "frameworks": "Foundation"
42 "name": "RKBaseClass",
43 "source_files": "Classes/RKBaseClass.{h,m}",
44 "public_header_files": "Classes/RKBaseClass.h",
45 "frameworks": "Foundation"
49 "source_files": "Classes/NSObject+RKNSObjectCategory.{h,m}",
50 "public_header_files": "Classes/NSObject+RKNSObjectCategory.h",
51 "frameworks": "Foundation"
55 "source_files": "Classes/UIImage+RKUIImageCategory.{h,m}",
56 "public_header_files": "Classes/UIImage+RKUIImageCategory.h",
57 "frameworks": "Foundation"
61 "source_files": "Classes/UIView+RKUIViewCategory.{h,m}",
62 "public_header_files": "Classes/UIView+RKUIViewCategory.h",
63 "frameworks": "Foundation"
66 "name": "UITableView",
67 "source_files": "Classes/UITableView+RKUITableViewCategory.{h,m}",
68 "public_header_files": "Classes/UITableView+RKUITableViewCategory.h",
69 "frameworks": "Foundation"
73 "source_files": "Classes/NSString+RKNSStringCategory.{h,m}",
74 "public_header_files": "Classes/NSString+RKNSStringCategory.h",
75 "frameworks": "Foundation"
79 "source_files": "Classes/NSDate+RKNSDateCategory.{h,m}",
80 "public_header_files": "Classes/NSDate+RKNSDateCategory.h",
81 "frameworks": "Foundation"
85 "source_files": "Classes/UIColor+RKUIColorCategory.{h,m}",
86 "public_header_files": "Classes/UIColor+RKUIColorCategory.h",
87 "frameworks": "Foundation"
90 "name": "UIViewController",
91 "source_files": "Classes/UIViewController+RKUIViewControllerCategory.{h,m}",
92 "public_header_files": "Classes/UIViewController+RKUIViewControllerCategory.h",
93 "frameworks": "Foundation"
96 "name": "UINavigationController",
97 "source_files": "Classes/UINavigationController+RKUINavigationControllerCategory.{h,m}",
98 "public_header_files": "Classes/UINavigationController+RKUINavigationControllerCategory.h",
99 "frameworks": "Foundation"
103 "source_files": "Classes/UILabel+RKUILabelCategory.{h,m}",
104 "public_header_files": "Classes/UILabel+RKUILabelCategory.h",
105 "frameworks": "Foundation"