[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / c / 6 / YQChrysan / 3.0.9 / YQChrysan.podspec.json
blob59702351ca53037765a671d9d1af31ff1cf6e8b2
2   "name": "YQChrysan",
3   "version": "3.0.9",
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.9"
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"