[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 6 / e / 0 / SSToastMessage / 1.0.0 / SSToastMessage.podspec.json
blobf53092c0afb106dc10c9984ad78686801a1d93ce
2   "name": "SSToastMessage",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "13.0"
6   },
7   "swift_versions": "5.0",
8   "summary": "Simple popup view build in SwiftUI.",
9   "description": "SSToastMessage is written purely in SwiftUI. It will add toast, alert, \nand floating message view over the top of any view. It is intended to be simple, \nlightweight, and easy to use. It will be a popup with a single line of code.",
10   "homepage": "https://github.com/SimformSolutionsPvtLtd/SSToastMessage",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Ankit Panchal": "ankit.p@simformsolutions.com"
17   },
18   "source": {
19     "git": "https://github.com/SimformSolutionsPvtLtd/SSToastMessage.git",
20     "tag": "1.0.0"
21   },
22   "social_media_url": "https://www.simform.com",
23   "source_files": "**/Sources/Classes/*.swift",
24   "frameworks": [
25     "SwiftUI"
26   ],
27   "swift_version": "5.0"