[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 9 / 2 / CMHUD / 0.0.9 / CMHUD.podspec.json
blobfe29408e339aba6b721d09d31ce49a09ef666e9c
2   "name": "CMHUD",
3   "version": "0.0.9",
4   "license": "MIT",
5   "authors": {
6     "incetro": "incetro@ya.ru"
7   },
8   "homepage": "https://github.com/Incetro/CMHUD.git",
9   "summary": "A Simple HUD for iOS 12 and up",
10   "platforms": {
11     "ios": "12.0"
12   },
13   "swift_versions": "5.3",
14   "source": {
15     "git": "https://github.com/Incetro/CMHUD.git",
16     "tag": "0.0.9"
17   },
18   "source_files": "Sources/CMHUD/**/*.{h,swift}",
19   "ios": {
20     "resource_bundles": {
21       "CMHUD": "Sources/CMHUD/**/*.xcassets"
22     }
23   },
24   "dependencies": {
25     "swift-layout": [
27     ],
28     "swifty-toast": [
30     ]
31   },
32   "swift_version": "5.3"