blob: f7eed8c48bb9b222890de9e66dd08e52b7404049 [file] [log] [blame]
{
"name": "YJWaveProgressView",
"version": "1.1.0",
"summary": "一款圆形水波进度控件.",
"description": "一款圆形水波进度控件,高度支持可定制开发,支持自动布局",
"homepage": "https://github.com/YongTaiSin/YJWaveProgressView",
"license": "MIT",
"authors": {
"Jeremiah": "971175049@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YongTaiSin/YJWaveProgressView.git",
"tag": "1.1.0"
},
"source_files": [
"YJWaveProgressView",
"YJWaveProgressView/**/*.{h,m}"
],
"requires_arc": true
}