blob: a96cf8c3ca3658840652aca5a3fa1f04d7f7110e [file] [log] [blame]
{
"name": "WavingView",
"version": "0.0.1",
"summary": "Add waving look to views while it's being loaded like facebook.",
"description": "A lightweight pod to add waving look for views while it's being loaded.",
"homepage": "https://github.com/MostafaMazrouh/WavingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MostafaMazrouh": "mostafa.mazrouh@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/MostafaMazrouh/WavingView.git",
"tag": "0.0.1"
},
"source_files": [
"WavingView",
"WavingView/**/*.{h,m}"
],
"exclude_files": "WavingView/Exclude"
}