[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / 6 / YQChrysan / 3.0.2 / YQChrysan.podspec.json
blob74f5ac5ae8fce9ac81575905c10e8c4b72d744ff
2   "name": "YQChrysan",
3   "version": "3.0.2",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/yuyedaidao/Chrysan",
8   "authors": {
9     "yuyedaidao": "wyqpadding@gmail.com"
10   },
11   "summary": "A status indicator library (HUD) for UIKit forked from https://github.com/Harley-xk/Chrysan",
12   "source": {
13     "git": "https://github.com/yuyedaidao/Chrysan.git",
14     "tag": "3.0.2"
15   },
16   "module_name": "Chrysan",
17   "swift_versions": "5.3",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "Chrysan/Sources/*.swift",
23     "Chrysan/Sources/**/*.swift"
24   ],
25   "frameworks": "UIKit",
26   "dependencies": {
27     "SnapKit": [
28       "~> 5.0"
29     ]
30   },
31   "swift_version": "5.3"