2 "name": "RSInterfaceKit",
4 "summary": "RSInterfaceKit provides common UI components for iOS Development",
5 "description": "RSInterfaceKit provides common UI components for iOS Development.",
6 "homepage": "https://github.com/raostudios/RSInterfaceKit",
9 "Venkat Rao": "vrao423@gmail.com"
12 "git": "https://github.com/raostudios/RSInterfaceKit.git",
15 "social_media_url": "https://twitter.com/venkatrao",
20 "public_header_files": "Pod/Classes/**/*.h",
21 "frameworks": "UIKit",
24 "name": "LoadingView",
25 "source_files": "Pod/Classes/LoadingView/*.{h,m}",
26 "public_header_files": "Pod/Classes/LoadingView/*.h",
28 "RSInterfaceKit/AutoLayoutHelpers": [
35 "source_files": "Pod/Classes/Alerts/*.{h,m}",
36 "public_header_files": "Pod/Classes/Alerts/*.h",
37 "resources": "Pod/Assets/Alerts/*.png",
39 "RSInterfaceKit/AutoLayoutHelpers": [
44 "RSInterfaceKit": "Pod/Assets/Alerts/*.png"
48 "name": "FullScreenImageView",
49 "source_files": "Pod/Classes/FullScreenImageView/*.{h,m}",
50 "public_header_files": "Pod/Classes/FullScreenImageView/*.h",
52 "RSInterfaceKit/ZoomableImageView": [
58 "name": "ZoomableImageView",
59 "source_files": "Pod/Classes/ZoomableImageView/*.{h,m}",
60 "public_header_files": "Pod/Classes/ZoomableImageView/*.h"
64 "source_files": "Pod/Classes/RSSettings/*.{h,m}",
65 "public_header_files": "Pod/Classes/RSSettings/*.h",
67 "RSInterfaceKit/AutoLayoutHelpers": [
71 "resources": "Pod/Assets/RSSettings/*.png",
73 "RSInterfaceKit_RSSettings": "Pod/Assets/RSSettings/*.png"
77 "name": "RSCarouselDissolvingImageView",
78 "source_files": "Pod/Classes/RSCarouselDissolvingImageView/*.{h,m}",
79 "public_header_files": "Pod/Classes/RSCarouselDissolvingImageView/*.h"
82 "name": "RSCarouselScrollView",
83 "source_files": "Pod/Classes/RSCarouselScrollView/*.{h,m}",
84 "public_header_files": "Pod/Classes/RSCarouselScrollView/*.h"
87 "name": "AutoLayoutHelpers",
88 "source_files": "Pod/Classes/AutoLayoutHelpers/*.{h,m}",
89 "public_header_files": "Pod/Classes/AutoLayoutHelpers/*.h"
92 "name": "PortraitOnlyNavigation",
93 "source_files": "Pod/Classes/PortraitOnly/*.{h,m}",
94 "public_header_files": "Pod/Classes/PortraitOnly/*.h"
97 "name": "CollectionViewWithTransitions",
98 "source_files": "Pod/Classes/CollectionViewWithTransitions/*.{h,m}",
99 "public_header_files": "Pod/Classes/CollectionViewWithTransitions/*.h"
103 "source_files": "Pod/Classes/PopUps/*.{h,m}",
104 "public_header_files": "Pod/Classes/PopUps/*.h"
107 "name": "NavigationBarMenu",
108 "source_files": "Pod/Classes/NavigationBarMenu/*.{h,m}",
109 "public_header_files": "Pod/Classes/NavigationBarMenu/*.h",
110 "resources": "Pod/Assets/NavigationBarMenu/*.png",
111 "resource_bundles": {
112 "RSInterfaceKit_NavigationBarMenu": "Pod/Assets/NavigationBarMenu/*.png"