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",
25 "public_header_files": "Pod/Classes/**/*.h",
26 "frameworks": "UIKit",
29 "name": "LoadingView",
30 "source_files": "Pod/Classes/LoadingView/*.{h,m}",
31 "public_header_files": "Pod/Classes/LoadingView/*.h",
33 "RSInterfaceKit/AutoLayoutHelpers": [
40 "source_files": "Pod/Classes/Alerts/*.{h,m}",
41 "public_header_files": "Pod/Classes/Alerts/*.h",
43 "RSInterfaceKit/AutoLayoutHelpers": [
49 "name": "FullScreenImageView",
50 "source_files": "Pod/Classes/FullScreenImageView/*.{h,m}",
51 "public_header_files": "Pod/Classes/FullScreenImageView/*.h",
53 "RSInterfaceKit/ZoomableImageView": [
59 "name": "ZoomableImageView",
60 "source_files": "Pod/Classes/ZoomableImageView/*.{h,m}",
61 "public_header_files": "Pod/Classes/ZoomableImageView/*.h"
64 "name": "RSCarouselDissolvingImageView",
65 "source_files": "Pod/Classes/RSCarouselDissolvingImageView/*.{h,m}",
66 "public_header_files": "Pod/Classes/RSCarouselDissolvingImageView/*.h"
69 "name": "RSCarouselScrollView",
70 "source_files": "Pod/Classes/RSCarouselScrollView/*.{h,m}",
71 "public_header_files": "Pod/Classes/RSCarouselScrollView/*.h"
74 "name": "AutoLayoutHelpers",
75 "source_files": "Pod/Classes/AutoLayoutHelpers/*.{h,m}",
76 "public_header_files": "Pod/Classes/AutoLayoutHelpers/*.h"
79 "name": "PortraitOnlyNavigation",
80 "source_files": "Pod/Classes/PortraitOnly/*.{h,m}",
81 "public_header_files": "Pod/Classes/PortraitOnly/*.h"