blob: b4f88e7d0259ca9fe24df38c38b3dbbcb49b121d [file] [log] [blame]
{
"name": "UPicker",
"version": "1.2.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.2.0"
},
"source_files": "UPicker/*.swift",
"frameworks": [
"UIKit"
]
}