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": [
73 "name": "RSCarouselDissolvingImageView",
74 "source_files": "Pod/Classes/RSCarouselDissolvingImageView/*.{h,m}",
75 "public_header_files": "Pod/Classes/RSCarouselDissolvingImageView/*.h"
78 "name": "RSCarouselScrollView",
79 "source_files": "Pod/Classes/RSCarouselScrollView/*.{h,m}",
80 "public_header_files": "Pod/Classes/RSCarouselScrollView/*.h"
83 "name": "AutoLayoutHelpers",
84 "source_files": "Pod/Classes/AutoLayoutHelpers/*.{h,m}",
85 "public_header_files": "Pod/Classes/AutoLayoutHelpers/*.h"
88 "name": "PortraitOnlyNavigation",
89 "source_files": "Pod/Classes/PortraitOnly/*.{h,m}",
90 "public_header_files": "Pod/Classes/PortraitOnly/*.h"
93 "name": "CollectionViewWithTransitions",
94 "source_files": "Pod/Classes/CollectionViewWithTransitions/*.{h,m}",
95 "public_header_files": "Pod/Classes/CollectionViewWithTransitions/*.h"
99 "source_files": "Pod/Classes/PopUps/*.{h,m}",
100 "public_header_files": "Pod/Classes/PopUps/*.h"
103 "name": "NavigationBarMenu",
104 "source_files": "Pod/Classes/NavigationBarMenu/*.{h,m}",
105 "public_header_files": "Pod/Classes/NavigationBarMenu/*.h",
106 "resources": "Pod/Assets/NavigationBarMenu/*.png",
107 "resource_bundles": {
108 "RSInterfaceKit_NavigationBarMenu": "Pod/Assets/NavigationBarMenu/*.png"