blob: dbc5333a79a44d26f7972ebeb92dd74d4efb39b6 [file] [log] [blame]
{
"name": "CHProgressSuit",
"version": "0.0.3",
"summary": "Simple and easy use, very effectly progress suit.",
"description": "CHProgressSuit provides bundles of progess view for saving your time from wasting time to build these progress views.",
"homepage": "https://blog.capslock.tw/",
"license": "MIT",
"authors": {
"Calvin": "calvin.peak@capslock.tw"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Calvin-Huang/CHProgressSuit.git",
"tag": "0.0.3"
},
"source_files": "CHProgressSuit/CircularProgress.swift",
"requires_arc": true,
"dependencies": {
"CHCubicBezier": [
"~> 2.0.0"
]
}
}