2 "name": "RMActionController",
7 "summary": "This is an iOS control for presenting any UIView in UIActionSheet/UIActionController like manner",
8 "homepage": "https://github.com/CooperRS/RMActionController",
10 "http://cooperrs.github.io/RMActionController/Images/Blur-Screen-Portrait.png",
11 "http://cooperrs.github.io/RMActionController/Images/Blur-Screen-Landscape.png",
12 "http://cooperrs.github.io/RMActionController/Images/Blur-Screen-Portrait-Black.png"
19 "Roland Moers": "rm@cooperrs.de"
22 "git": "https://github.com/CooperRS/RMActionController.git",
25 "source_files": "RMActionController/**/*.{h, m}",
26 "public_header_files": [
27 "RMActionController/RMActionController.h",
28 "RMActionController/Actions/RMAction.h",
29 "RMActionController/Actions/RMImageAction.h",
30 "RMActionController/Grouping Actions/RMGroupedAction.h",
31 "RMActionController/Grouping Actions/RMScrollableGroupedAction.h"