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"
63 "name": "RSCarouselDissolvingImageView",
64 "source_files": "Pod/Classes/RSCarouselDissolvingImageView/*.{h,m}",
65 "public_header_files": "Pod/Classes/RSCarouselDissolvingImageView/*.h"
68 "name": "RSCarouselScrollView",
69 "source_files": "Pod/Classes/RSCarouselScrollView/*.{h,m}",
70 "public_header_files": "Pod/Classes/RSCarouselScrollView/*.h"
73 "name": "AutoLayoutHelpers",
74 "source_files": "Pod/Classes/AutoLayoutHelpers/*.{h,m}",
75 "public_header_files": "Pod/Classes/AutoLayoutHelpers/*.h"
78 "name": "PortraitOnlyNavigation",
79 "source_files": "Pod/Classes/PortraitOnly/*.{h,m}",
80 "public_header_files": "Pod/Classes/PortraitOnly/*.h"
83 "name": "CollectionViewWithTransitions",
84 "source_files": "Pod/Classes/CollectionViewWithTransitions/*.{h,m}",
85 "public_header_files": "Pod/Classes/CollectionViewWithTransitions/*.h"