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