blob: 8f25a76a3990c2f13bc2566e7077311613d1d373 [file] [log] [blame]
{
"name": "HGRippleRadarView",
"version": "0.1.2",
"swift_version": "4.0",
"summary": "A beautiful radar view to show nearby users with ripple animation, fully customizable",
"description": "A beautiful radar view to show nearby users for example \nYou can also use this library to show views with ripple animation",
"homepage": "https://github.com/HamzaGhazouani/HGRippleRadarView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HamzaGhazouani": "hamza.ghazouani@gmail.com"
},
"source": {
"git": "https://github.com/HamzaGhazouani/HGRippleRadarView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HGRippleRadarView/Classes/**/*"
}