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/RKCL.{h,m}",
22 "public_header_files": "Classes/RKCL.h",
23 "frameworks": "Foundation",
26 "name": "RKBaseClass",
27 "source_files": "Classes/RKBaseClass.{h,m}",
28 "public_header_files": "Classes/RKBaseClass.h",
29 "frameworks": "Foundation"
33 "source_files": "Classes/NSObject+RKNSObjectCategory.{h,m}",
34 "public_header_files": "Classes/NSObject+RKNSObjectCategory.h",
35 "frameworks": "Foundation"
39 "source_files": "Classes/UIImage+RKUIImageCategory.{h,m}",
40 "public_header_files": "Classes/UIImage+RKUIImageCategory.h",
41 "frameworks": "Foundation"
45 "source_files": "Classes/UIView+RKUIViewCategory.{h,m}",
46 "public_header_files": "Classes/UIView+RKUIViewCategory.h",
47 "frameworks": "Foundation"
51 "source_files": "Classes/NSString+RKNSStringCategory.{h,m}",
52 "public_header_files": "Classes/NSString+RKNSStringCategory.h",
53 "frameworks": "Foundation"
57 "source_files": "Classes/NSDate+RKNSDateCategory.{h,m}",
58 "public_header_files": "Classes/NSDate+RKNSDateCategory.h",
59 "frameworks": "Foundation"
63 "source_files": "Classes/UIColor+RKUIColorCategory.{h,m}",
64 "public_header_files": "Classes/UIColor+RKUIColorCategory.h",
65 "frameworks": "Foundation"
68 "name": "UIViewController",
69 "source_files": "Classes/UIViewController+RKUIViewControllerCategory.{h,m}",
70 "public_header_files": "Classes/UIViewController+RKUIViewControllerCategory.h",
71 "frameworks": "Foundation"
74 "name": "UINavigationController",
75 "source_files": "Classes/UINavigationController+RKUINavigationControllerCategory.{h,m}",
76 "public_header_files": "Classes/UINavigationController+RKUINavigationControllerCategory.h",
77 "frameworks": "Foundation"
81 "source_files": "Classes/UILabel+RKUILabelCategory.{h,m}",
82 "public_header_files": "Classes/UILabel+RKUILabelCategory.h",
83 "frameworks": "Foundation"