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/*.{h,m}",
31 "public_header_files": "Pod/Classes/*.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"
54 "name": "RSCarouselDissolvingImageView",
55 "source_files": "Pod/Classes/RSCarouselDissolvingImageView/*.{h,m}",
56 "public_header_files": "Pod/Classes/RSCarouselDissolvingImageView/*.h"
59 "name": "RSCarouselScrollView",
60 "source_files": "Pod/Classes/RSCarouselScrollView/*.{h,m}",
61 "public_header_files": "Pod/Classes/RSCarouselScrollView/*.h"
64 "name": "AutoLayoutHelpers",
65 "source_files": "Pod/Classes/AutoLayoutHelpers/*.{h,m}",
66 "public_header_files": "Pod/Classes/AutoLayoutHelpers/*.h"