[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 7 / 5 / Chrysan / 2.0.7 / Chrysan.podspec.json
blobb02ad8774f41caee1381d2d22ae4fa5f0c1f76e7
2   "name": "Chrysan",
3   "version": "2.0.7",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/Harley-xk/Chrysan",
8   "authors": {
9     "Harley-xk": "harley.gb@foxmail.com"
10   },
11   "summary": "A status indicator library (HUD) for UIKit",
12   "source": {
13     "git": "https://github.com/Harley-xk/Chrysan.git",
14     "tag": "2.0.7"
15   },
16   "module_name": "Chrysan",
17   "swift_versions": "5.3",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Chrysan/Sources/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "SnapKit": [
25       "~> 5.0"
26     ]
27   },
28   "swift_version": "5.3"