blob: 63b81b129baba5c63db291ca39da15b0065fcd36 [file] [log] [blame]
{
"name": "mfPicker",
"version": "1.0.0",
"summary": "A light UIPicker",
"description": "mfPicker is a light UIPicker written in swift",
"homepage": "https://github.com/mohammadFirouzi/mfPicker",
"screenshots": "https://s7.gifyu.com/images/mfPickerSSH.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mohammad Firouzi": "mohammad.spz@icloud.com"
},
"source": {
"git": "https://github.com/mohammadFirouzi/mfPicker.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Files/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}