blob: 9aabb4c32139f23bd9d9ed0aad04e2de1c7d354d [file] [log] [blame]
{
"name": "mtpPickerField",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "mtpPickerField/Classes/**/*"
}