blob: e68bd8216392c03bc6d213b5f7fd59612889f392 [file] [log] [blame]
{
"name": "XCProgressLineView",
"version": "1.0.1",
"summary": "ProgressLineView",
"description": "ProgressLineView自定义进度条",
"homepage": "https://github.com/fanxiaocong/XCProgressLineView",
"license": "MIT",
"authors": {
"樊小聪": "1016697223@qq.com"
},
"source": {
"git": "https://github.com/fanxiaocong/XCProgressLineView.git",
"tag": "1.0.1"
},
"source_files": "XCProgressLineView",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit"
}