blob: a58abfb5f67a6cc03bc64020a58c87aad1038efb [file] [log] [blame]
{
"name": "SmoothPicker",
"version": "1.0.9",
"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.0.9"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SmoothPicker/Classes/**/*.{swift}",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "4.2"
}