[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / 4 / 0 / f / MSToast / 0.1.0 / MSToast.podspec.json
blobf98628d8186567f219e040b606952660988bf034
2   "name": "MSToast",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "MSToast is an tiny android-like toast library written in Swift 3.0",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "Apache",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Michael Shang": "msshang1992@outlook.com"
15   },
16   "homepage": "https://github.com/xibo55/MSToast",
17   "source": {
18     "git": "https://github.com/xibo55/MSToast.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "MSToast/*.{swift}"