blob: cbabc61d891a08a4563d4097d501372bb702ba6c [file] [log] [blame]
{
"name": "HPGradientLoading",
"version": "1.2.1",
"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.1"
},
"source_files": "HPGradientLoading/**/*.{swift}",
"dependencies": {
"SnapKit": [
"~> 5.0.0"
],
"VisualEffectView": [
"~> 4.0.0"
]
},
"swift_version": "5"
}