[Add] LiteRTObjC 0.0.1-nightly.20250119
[CocoaPods.git] / Specs / 4 / 7 / b / WKToast / 0.0.1 / WKToast.podspec.json
blob89522a370e7c1e37166ee18840ad20968b17a065
2   "name": "WKToast",
3   "version": "0.0.1",
4   "summary": "A Swift extension that adds toast notifications to the UIView object class.",
5   "homepage": "https://github.com/scalessec/Toast-Swift",
6   "license": "MIT",
7   "authors": {
8     "Charles Scalesse": "scalessec@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/KyleWhale/WKToast.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Toast",
18   "frameworks": "QuartzCore",
19   "requires_arc": true,
20   "swift_versions": "5.0",
21   "swift_version": "5.0"