[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / 7 / f / WHToast / 0.0.1 / WHToast.podspec.json
blob57be6e9ca67aa1b6614498c880e080d8375e5f0f
2   "name": "WHToast",
3   "version": "0.0.1",
4   "summary": "iOS Toast",
5   "homepage": "https://github.com/remember17/WHToast",
6   "license": "MIT",
7   "authors": {
8     "wuhao": "503007958@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/remember17/WHToast.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "WHToast",
19     "WHToast/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "resources": "WHToast/wtoast_icon/**",
23   "requires_arc": true