blob: c4e2f79f2102fc770b05cbd1e19754759165b22d [file] [log] [blame]
{
"name": "PickerField",
"version": "0.1.0",
"summary": "Using pickerviews has never been easier!",
"description": "Using pickerviews has never been easier!. 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": {
"type": "MIT",
"file": "LICENSE"
},
"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.0"
},
"source_files": "PickerField/**/*.{h,m,swift}",
"swift_versions": [
"5.1",
"5.2",
"5.3"
],
"swift_version": "5.3"
}