blob: 9bda72ac15398f8097cf87448cac0fdeffc02426 [file] [log] [blame]
{
"name": "CLWaterWaveView",
"version": "1.1",
"summary": "Water Wave Effect on iOS",
"description": "A custom UIView what able to show water wave effect",
"homepage": "https://github.com/cristiLupu/CLWaterWaveView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lupu Cristian": "lupucristiancptc@gmail.com"
},
"source": {
"git": "https://github.com/cristiLupu/CLWaterWaveView.git",
"tag": "1.1"
},
"social_media_url": "https://vk.com/lupu.cristian",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source_files": "Sources/**/*"
}