blob: 13d310d1d1b9878325d196b2900c0473d2f548c1 [file] [log] [blame]
{
"name": "RMPickerViewController",
"platforms": {
"ios": "8.0"
},
"version": "2.0.3",
"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.3"
},
"source_files": "RMPickerViewController/*",
"requires_arc": true,
"dependencies": {
"RMActionController": [
"~> 1.0.5"
]
}
}