blob: aed03af2edb215b8003bb14da9bcd76fde53ad11 [file] [log] [blame]
{
"name": "FDAlertView",
"version": "0.2.0",
"summary": "FDAlertView is a library that provides a custom alert view",
"description": "FDAlertView is a library that provides a custom alert view.\nSome parameters can be edited, like alert corner radius, or padding.",
"homepage": "https://gitlab.com/fredericdnd/FDAlertView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"frederic.dinand.developer@gmail.com": "frederic.dinand.developer@gmail.com"
},
"source": {
"git": "https://gitlab.com/fredericdnd/FDAlertView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FDAlertView/Classes/**/*"
}