blob: 7261952bfb520d785ec6549aaa7cc8b718000bbe [file] [log] [blame]
{
"name": "SLPickerView",
"version": "1.0.0",
"summary": "Create easy and fast an UIPickerView.",
"description": "A great lib to show and manage an UIPickerView in all view with numbers and strings.",
"homepage": "https://github.com/agustinslions/SLPickerView.git",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"agustinslions": "agustinslions@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/agustinslions/SLPickerView.git",
"tag": "1.0.0"
},
"source_files": "SLPickerView/SLPickerView/*.{h,m}",
"requires_arc": true
}