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