[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 9 / f / JHToastTips / 1.1.0 / JHToastTips.podspec.json
blobc2ad807de845428ea662550a87fd117c518a2fc0
2   "name": "JHToastTips",
3   "version": "1.1.0",
4   "summary": "A simple Toast with iOS.",
5   "description": "A simple Toast with iOS, you can use in your project.",
6   "homepage": "https://github.com/Zero-Cjh",
7   "license": {
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "Zero-Cjh": "876832130@qq.com"
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "git": "https://github.com/Zero-Cjh/JHToastTips.git",
18     "tag": "1.1.0"
19   },
20   "source_files": [
21     "Sources/JHToastTips/*.swift",
22     "Sources/JHToastTips/**/*.swift"
23   ],
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "dependencies": {
29     "SnapKit": [
31     ]
32   },
33   "requires_arc": true,
34   "swift_versions": [
35     "5.0"
36   ],
37   "swift_version": "5.0"