[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / b / 6 / 2 / ZXToast / 0.1.2 / ZXToast.podspec.json
blob8285f3af4a2e04a52ac71cf70b1959c28e792b1c
2   "name": "ZXToast",
3   "version": "0.1.2",
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.2"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "ZXToast/Classes/**/*",
23   "resource_bundles": {
24     "ZXToast": [
25       "ZXToast/Assets/*.png"
26     ]
27   },
28   "swift_version": "5.5.2"