blob: c6ddefbd287fa6d91ea79a2ad3a4d3db0ef8d13f [file] [log] [blame]
{
"name": "UPicker",
"version": "1.1.0",
"summary": "A picker widget written in Swift which is lightweight and extensible.",
"homepage": "https://github.com/4074/UPicker",
"license": "MIT",
"authors": {
"4074": "fourzerosevenfour@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/4074/UPicker.git",
"tag": "1.1.0"
},
"source_files": "UPicker/*.swift",
"frameworks": [
"UIKit"
]
}