blob: 98122413f19fca857d4d5e82bb53d6fa053a7555 [file] [log] [blame]
{
"name": "LQWaveCircleProgressView",
"version": "0.0.1",
"summary": "一个简单的圆形水波进度展示",
"description": "圆形的进度,呈现波浪流动的状态,同时展示进度",
"homepage": "https://github.com/hongzhiqiang",
"license": "MIT",
"authors": {
"hongzhiqiang": "977202315@qq.com"
},
"source": {
"git": "https://github.com/hongzhiqiang/LQWaveCircleProgressView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LQWaveCircleProgressView/**/*.{h,m}",
"frameworks": "UIKit"
}