blob: f3f427d95f7b84490182eaef5ac997d614007717 [file] [log] [blame]
{
"name": "SKPickerViewManager",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"summary": "PickerViewManager allows you to create UIPickerView data source",
"requires_arc": true,
"version": "0.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhii Kostian": "skostyan666@gmail.com"
},
"homepage": "https://github.com/sjsoad/PickerViewManager",
"source": {
"git": "https://github.com/sjsoad/PickerViewManager.git",
"tag": "0.0.3"
},
"frameworks": "UIKit",
"source_files": "PickerViewManager/**/*.{swift}",
"resources": "PickerViewManager/**/*.{rtf}"
}