blob: a5a4f80b7cc6fcd0f77224b35aa6ac30589151e4 [file] [log] [blame]
{
"name": "RMPickerViewController",
"version": "1.4.1",
"summary": "This is an iOS control for selecting something using UIPickerView in a UIActionSheet like fashion",
"homepage": "https://github.com/CooperRS/RMPickerViewController",
"screenshots": [
"http://cooperrs.github.io/RMPickerViewController/images/Blur-Screen1.png",
"http://cooperrs.github.io/RMPickerViewController/images/Blur-Screen2.png",
"http://cooperrs.github.io/RMPickerViewController/images/Blur-Screen3.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roland Moers": "rm@cooperrs.de"
},
"source": {
"git": "https://github.com/CooperRS/RMPickerViewController.git",
"tag": "1.4.1"
},
"source_files": "RMPickerViewController/*",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"CoreGraphics",
"QuartzCore"
]
}