blob: 5378eefcf61a7eca08a23c8474735904462069a8 [file] [log] [blame]
{
"name": "PickerField",
"version": "0.1.3",
"summary": "Using pickerviews has never been easier!",
"description": ". UIPickerview combined with UITextView, will save you the time of dealing with each pickerview with it's own TextField.",
"homepage": "https://github.com/mohamedmernissi/PickerField-IOS",
"license": "MIT",
"authors": {
"mohamedmernissi": "contact@mohamedmernissi.com"
},
"social_media_url": "http://mohamedmernissi.com",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/mohamedmernissi/PickerField-IOS.git",
"tag": "0.1.3"
},
"source_files": "PickerField/**/*.{h,m,swift}",
"swift_versions": [
"5.1",
"5.2",
"5.3"
],
"swift_version": "5.3"
}