blob: d712837b1517c390646ab5d64d9d3e9c9279a7e3 [file] [log] [blame]
{
"name": "HPGradientLoading",
"version": "1.2.0",
"summary": "HPGradientLoading is awesome library for loading activity in iOS application",
"description": "The library for loading activity with cool animation, blur and gradient, easy integrate and custom for iOS application.",
"homepage": "https://github.com/quanghoang0101/HPGradientLoading",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hoang": "quanghoang0101@yahoo.com.vn"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/quanghoang0101/HPGradientLoading.git",
"tag": "1.2.0"
},
"source_files": "HPGradientLoading/**/*.{swift}",
"dependencies": {
"SnapKit": [
"~> 5.0.0"
],
"VisualEffectView": [
"~> 4.0.0"
]
},
"swift_version": "5"
}