[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / b / 6 / 2 / ZXToast / 0.1.5 / ZXToast.podspec.json
blob8bc120b0450a07995b7c95367c91d75d138ede80
2   "name": "ZXToast",
3   "version": "0.1.5",
4   "summary": "提供toast",
5   "swift_versions": "5.5.2",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/luckyczh/ZXToast",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "luckyczh": "766479200@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/luckyczh/ZXToast.git",
17     "tag": "0.1.5"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "ZXToast/Classes/**/*",
23   "resource_bundles": {
24     "ZXToast": [
25       "ZXToast/Assets/*.xcassets"
26     ]
27   },
28   "swift_version": "5.5.2"