blob: 37e10b513b40107872af211edf8753b0d40af169 [file] [log] [blame]
{
"name": "WaveProgressView",
"version": "1.0.1",
"summary": "Water wave progress bar",
"homepage": "https://github.com/sukov/WaveProgressView",
"screenshots": "https://raw.githubusercontent.com/sukov/WaveProgressView/master/Screenshots/waveProgressView.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sukov": "gorjan5@hotmail.com"
},
"source": {
"git": "https://github.com/sukov/WaveProgressView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*.{h,swift}",
"frameworks": [
"UIKit",
"Foundation"
]
}