blob: 9c753d6f2eb198fbf9816786469a32719bd1b977 [file] [log] [blame]
{
"name": "mtpPickerField",
"version": "1.0.1",
"summary": "UITextField + ActionSheet + (UIPickerView, UIDatePicker, UITableView, UICollectionView)",
"description": "mtpPickerField is a good component to choose from among several options.\nThis custom control is made up of a UITextField combination one of the UIPickerView, UIDatePicker, UItableView, UICollectionView controls that are built into a ActionSheet.",
"homepage": "https://github.com/MostafaTaghipour/mtpPickerField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mostafa Taghipour": "mostafa.taghipour@ymail.com"
},
"source": {
"git": "https://github.com/MostafaTaghipour/mtpPickerField.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "mtpPickerField/Classes/**/*",
"pushed_with_swift_version": "4.0"
}