blob: 614e304ece98ea4d36fdd63e0cd2b36e9be7fe3f [file] [log] [blame]
{
"name": "PengSiProgressView",
"version": "0.0.3",
"summary": "ProgressView is a UIBezierPath draw progressView",
"homepage": "https://github.com/PengSiSi/ProgressView",
"license": "MIT",
"authors": {
"PengSi": "1299625033@qq.com"
},
"source": {
"git": "https://github.com/PengSiSi/ProgressView.git",
"tag": "0.0.3"
},
"source_files": "ProgressView/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}