blob: 7d0600259a675c43b27e3f2029d4f55cdb62bb8a [file] [log] [blame]
{
"name": "RMActionController",
"platforms": {
"ios": "8.0"
},
"version": "1.0.5",
"summary": "This is an iOS control for presenting any UIView in UIActionSheet/UIActionController like manner",
"homepage": "https://github.com/CooperRS/RMActionController",
"screenshots": [
"http://cooperrs.github.io/RMActionController/Images/Blur-Screen-Portrait.png",
"http://cooperrs.github.io/RMActionController/Images/Blur-Screen-Landscape.png",
"http://cooperrs.github.io/RMActionController/Images/Blur-Screen-Portrait-Black.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roland Moers": "rm@cooperrs.de"
},
"source": {
"git": "https://github.com/CooperRS/RMActionController.git",
"tag": "1.0.5"
},
"source_files": "RMActionController/*",
"requires_arc": true,
"frameworks": [
"CoreGraphics",
"QuartzCore"
]
}