blob: 5e7cafadf6462c222739f26e50cdc4115977f861 [file] [log] [blame]
{
"name": "LPCRippleAnimationView",
"version": "1.0.0",
"summary": "LPCRippleAnimationView library",
"description": "LPCRippleAnimationView is a library for displaying a ripple animation",
"homepage": "https://github.com/LPC-Team/lpc-ripple-animation-view-ios",
"license": "MIT",
"authors": {
"Alaeddine Ouertani": "ouertani.alaeddine@gmail.com"
},
"source": {
"git": "https://github.com/LPC-Team/lpc-ripple-animation-view-ios.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"LPCRippleAnimationView/**/*.Swift"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "9.0"
}
}