[Add] Courier_iOS 5.5.5
[CocoaPods.git] / Specs / 7 / 6 / d / FDAlertPopup / 0.7 / FDAlertPopup.podspec.json
blob06c6c4267b4c77fe667093ef54f70c475913bf17
2   "name": "FDAlertPopup",
3   "version": "0.7",
4   "summary": "FineDine Alert Popup",
5   "description": "FineDine Alert ViewController, written in Swift.",
6   "homepage": "https://github.com/finedine/FDAlertPopup-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "FineDine": "info@finedinemenu.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/finedine/FDAlertPopup-iOS.git",
20     "tag": "0.7"
21   },
22   "source_files": [
23     "FDAlertPopup",
24     "FDAlertPopup/**/*.swift"
25   ],
26   "resources": "FDAlertPopup/Media/*",
27   "dependencies": {
28     "SnapKit": [
29       "4.2.0"
30     ],
31     "LGButton": [
32       "1.1.6"
33     ],
34     "lottie-ios": [
35       "3.1.6"
36     ]
37   },
38   "swift_version": "5.0"