[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / a / d / swifty-toast / 0.0.5 / swifty-toast.podspec.json
blob81eed6a20adedf94456a405208db1f7e50e0fa20
2   "name": "swifty-toast",
3   "module_name": "Toast",
4   "version": "0.0.5",
5   "license": "MIT",
6   "authors": {
7     "incetro": "incetro@ya.ru"
8   },
9   "homepage": "https://github.com/Incetro/toast.git",
10   "summary": "A Swifty Framework for easy iOS toasts",
11   "platforms": {
12     "ios": "12.0"
13   },
14   "swift_versions": "5.3",
15   "source": {
16     "git": "https://github.com/Incetro/toast.git",
17     "tag": "0.0.5"
18   },
19   "source_files": "Sources/Toast/**/*.{h,swift}",
20   "resources": "Sources/Toast/**/*.xcassets",
21   "swift_version": "5.3"