blob: 31414676afdca77ac33caa75af00eff08bb72245 [file] [log] [blame]
{
"name": "HGRippleRadarView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HGRippleRadarView/Classes/**/*"
}