blob: 61ba50c48e11307966922fcbe8a8fc80ee6f0b37 [file] [log] [blame]
{
"name": "SmoothPicker",
"version": "1.1.3",
"summary": "An simple component to Present A horizontal Picker with custom selections",
"description": "A Customized Component for creating a horizontal picker with custom styles",
"homepage": "https://github.com/AvaVaas",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AVAVaas": "ahmed.nasser2310@gmail.com"
},
"source": {
"git": "https://github.com/AvaVaas/SmoothPicker.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SmoothPicker/Classes/**/*.{swift}",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
"~> 4.2.0"
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}