blob: 1cf173e1aa7e302f98936028e904873f0b80e51a [file] [log] [blame]
{
"name": "FDAlertPopup",
"version": "0.4",
"summary": "FineDine Alert Popup",
"description": "FineDine Alert ViewController, written in Swift.",
"homepage": "https://github.com/finedine/FDAlertPopup-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FineDine": "info@finedinemenu.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/finedine/FDAlertPopup-iOS.git",
"tag": "0.4"
},
"source_files": [
"FDAlertPopup",
"FDAlertPopup/**/*.swift"
],
"resources": "FDAlertPopup/Media/*",
"dependencies": {
"SnapKit": [
"4.2.0"
],
"LGButton": [
"1.1.6"
],
"lottie-ios": [
]
},
"swift_version": "5.0"
}