blob: 6b4ff67ad173dbb5124c204c8635c1be2b8b073c [file] [log] [blame]
{
"name": "FDAlertView",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FDAlertView/Classes/**/*"
}