blob: cac574197e38738232898f3fbd91b3ec6eef0c5b [file] [log] [blame]
{
"name": "HJProgressView",
"version": "2.0.0",
"summary": "首次提交",
"description": "系统进度条自定义,一行代码实现高度,颜色等属性设置",
"homepage": "https://github.com/huluo666/HJProgressView",
"license": {
"type": "MIT",
"text": " Copyright 2016\n Permission is granted to...\n"
},
"authors": {
"H罗": "huluo666@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/huluo666/HJProgressView.git",
"tag": "2.0.0"
},
"source_files": [
"Classes",
"HJProgressView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}