blob: 15f2cbc90d5d4f082d8ece2a9a3d9a2c7339c2b3 [file] [log] [blame]
{
"name": "WaveProgressView",
"version": "1.0.0",
"summary": "Water wave progress bar",
"homepage": "https://github.com/sukov/WaveProgressView",
"screenshots": "https://i.imgur.com/UyhjS4P.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sukov": "gorjan5@hotmail.com"
},
"source": {
"git": "https://github.com/sukov/WaveProgressView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*.{h,swift}",
"frameworks": [
"UIKit",
"Foundation"
]
}