blob: 9ac10eb8fdf57e89d026542a4fbc0615dd42318a [file] [log] [blame]
{
"name": "MatinAlertFramework",
"version": "1.0.2",
"summary": "This is a customizable alert framework.",
"description": "This framework allows you to use existing scrollable alert types such as success, error, warning and info, or you can configure your own custom alert style. Scrollable Alert",
"homepage": "https://github.com/matin-kaj/MatinAlertFramework",
"license": "MIT",
"authors": {
"Matin Kajabadi": ""
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/matin-kaj/MatinAlertFramework.git",
"tag": "1.0.2"
},
"source_files": "MatinAlertFramework/**/*",
"exclude_files": "MatinAlertFramework/**/*.plist",
"swift_versions": "5.0",
"swift_version": "5.0"
}