blob: f0cfae72c9d334fd69d040c9b279b415d7a213f4 [file] [log] [blame]
{
"name": "CATCurveProgressView",
"version": "1.0.0",
"license": "MIT",
"homepage": "http://catchzeng.com",
"summary": "iOS custom curve (circular、arc、circle) progress view, supports gradient color, any angle, IBDesignable & IBInspectable, etc..",
"authors": {
"CatchZeng": "891793848@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CatchZeng/CATCurveProgressView.git",
"tag": "1.0.0"
},
"source_files": "CATCurveProgressView/CATCurveProgressView/CATCurveProgressView.{h,m}",
"requires_arc": true
}