blob: f93c9e7db995b8ac1cc1a0ca3c226a5de5cfd474 [file] [log] [blame]
{
"name": "UIPickers",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "UIPickers/Classes/**/*"
}