blob: 7a2d8a389a0ec7c020bf116f9e49e00b704f1c1f [file] [log] [blame]
{
"name": "RMPickerViewController",
"platforms": {
"ios": "8.0"
},
"version": "2.0.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": "2.0.1"
},
"source_files": "RMPickerViewController/*",
"requires_arc": true,
"dependencies": {
"RMActionController": [
"~> 1.0.0"
]
}
}