[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 6 / d / FDAlertPopup / 0.4 / FDAlertPopup.podspec.json
blob1cf173e1aa7e302f98936028e904873f0b80e51a
2   "name": "FDAlertPopup",
3   "version": "0.4",
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.4"
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": [
36     ]
37   },
38   "swift_version": "5.0"