blob: 51f82fd6602be8ec2808dbe00cee747b777b3db8 [file] [log] [blame]
{
"name": "Chrysan",
"version": "2.0.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/Harley-xk/Chrysan",
"authors": {
"Harley-xk": "harley.gb@foxmail.com"
},
"summary": "A status indicator library (HUD) for UIKit",
"source": {
"git": "https://github.com/Harley-xk/Chrysan.git",
"tag": "2.0.0"
},
"module_name": "Chrysan",
"swift_versions": "5.3",
"platforms": {
"ios": "11.0"
},
"source_files": "Chrysan/Sources/**/*",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
"~> 5.0"
]
},
"swift_version": "5.3"
}