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