[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / d / a / LLToast / 1.0.0 / LLToast.podspec.json
blobce5362a2b5193c20dce5bb35c23b66a30f925634
2   "name": "LLToast",
3   "version": "1.0.0",
4   "summary": "A simple LLToast.",
5   "description": "This is a simple toast.\n这是一个简单的toast",
6   "homepage": "https://github.com/lilianmao/LLToast",
7   "license": "MIT",
8   "authors": {
9     "lilin": "1911932429@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/lilianmao/LLToast.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "LLToast/*",
19   "dependencies": {
20     "pop": [
21       "~> 1.0"
22     ]
23   }