[Add] BlueIDAccessSDK 2.30.0
[CocoaPods.git] / Specs / 5 / 1 / 0 / Toast / 4.1.1 / Toast.podspec.json
blob0e5a5cc5675afa2ebe2e5999a3bc55efdec0f22f
2   "name": "Toast",
3   "version": "4.1.1",
4   "summary": "A UIView category that adds Android-style toast notifications to iOS.",
5   "homepage": "https://github.com/scalessec/Toast",
6   "license": "MIT",
7   "authors": {
8     "Charles Scalesse": "scalessec@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/scalessec/Toast.git",
12     "tag": "4.1.1"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source_files": [
18     "Toast",
19     "Toast-Framework/Toast.h"
20   ],
21   "resource_bundles": {
22     "Toast": [
23       "Toast/Resources/PrivacyInfo.xcprivacy"
24     ]
25   },
26   "frameworks": "QuartzCore",
27   "requires_arc": true