blob: f3a241295cd208c3dc0f3be9209945aae5b951a7 [file] [log] [blame]
{
"name": "FDAlertPopup",
"version": "0.1",
"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.1"
},
"source_files": [
"FDAlertPopup",
"FDAlertPopup/**/*.swift"
],
"resources": "FDAlertPopup/Media/*",
"dependencies": {
"SnapKit": [
"4.2.0"
],
"LGButton": [
"1.1.6"
],
"lottie-ios": [
]
},
"swift_version": "5.0"
}