blob: c752c412abe07d13aecad26d07df880f695744ba [file] [log] [blame]
{
"name": "LProgressView",
"version": "0.1",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "条形进度条",
"homepage": "https://github.com/WXLwkl/LProgressView",
"authors": {
"xingl": "935858549@qq.com"
},
"source": {
"git": "https://github.com/WXLwkl/LProgressView.git",
"tag": "0.1"
},
"description": "**条形进度条**",
"source_files": "LProgressView/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}