blob: 583f209e53d3f01f771273c041a82d0b616ab289 [file] [log] [blame]
{
"name": "McPicker",
"version": "0.2.0",
"summary": "McPicker is a UIPickerView drop-in solution with animations that is rotation ready.",
"description": "McPicker is a UIPickerView replacement with animations and rotation ready. The more string arrays you pass the more picker components you'll get. You can set custom label or use the default.",
"homepage": "https://github.com/kmcgill88/McPicker-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kevin McGill": "kevin@mcgilldevtech.com"
},
"source": {
"git": "https://github.com/kmcgill88/McPicker-iOS.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "McPicker/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}