[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / b / 4 / AwaitToast / 1.0.0 / AwaitToast.podspec.json
blob37d3b3e8e5b80b7e7da7a7e140df34e1e2e7e549
2   "name": "AwaitToast",
3   "version": "1.0.0",
4   "summary": "🍞 Basic toast as well as async waiting toast.",
5   "homepage": "https://github.com/k-lpmg/AwaitToast",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "DongHee Kang": "kanglpmg@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/k-lpmg/AwaitToast.git",
15     "tag": "1.0.0"
16   },
17   "documentation_url": "https://github.com/k-lpmg/AwaitToast/blob/master/README.md",
18   "ios": {
19     "source_files": "Sources/**/*.swift"
20   },
21   "platforms": {
22     "ios": "9.0"
23   }