blob: 9d283cc403d635747e22830bcd3ddf105f76882b [file] [log] [blame]
{
"name": "UIPickers",
"version": "0.2.0.4",
"summary": "Customizable alert views",
"description": "'Customizable alert view which allows any views to nicely be presented in the body of an alert.'",
"homepage": "https://github.com/linniergames/UIPickers",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linniergames": "esericksanc@gmail.com"
},
"source": {
"git": "https://github.com/linniergames/UIPickers.git",
"tag": "0.2.0.4"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "UIPickers/Classes/**/*"
}