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