blob: fb0963189a6b04d8bc654111e526f57e9e580400 [file] [log] [blame]
{
"name": "CLWaterWaveView",
"version": "1.2",
"summary": "Water Wave Effect on iOS",
"description": "A UIView what able to show water wave effect",
"homepage": "https://github.com/cristi-lupu/CLWaterWaveView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cristian Lupu": "lupucristiancptc@gmail.com"
},
"source": {
"git": "https://github.com/cristiLupu/CLWaterWaveView.git",
"tag": "1.2"
},
"social_media_url": "https://twitter.com/LupuCrist",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "Sources/**/*"
}