[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / 0 / ToastExtension / 0.0.1 / ToastExtension.podspec.json
blob690f7a5a410a95433f0e01a85161e4df2ba2ebb4
2   "name": "ToastExtension",
3   "version": "0.0.1",
4   "summary": "present alert toast notification.",
5   "description": "for present alert toast notification animation",
6   "homepage": "https://github.com/NookWarit",
7   "license": "MIT",
8   "authors": {
9     "NookWarit": "nookzzy@gmail.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/NookWarit/ToastExtension.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "ToastExtension",
21     "ToastExtension/**/*.{swift}"
22   ],
23   "resources": "ToastExtension/**/*.{xcassets,storyboard,xib,xcdatamodeld,lproj}",
24   "swift_version": "5.0"