blob: 15258686514ae0e7f0642b82917590bae53e9823 [file] [log] [blame]
{
"name": "UPicker",
"version": "1.0.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.0.0"
},
"source_files": "UPicker/*.swift",
"frameworks": [
"UIKit"
],
"pushed_with_swift_version": "3.0"
}