[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 1 / 7 / CHProgressSuit / 0.0.3 / CHProgressSuit.podspec.json
blobdbc5333a79a44d26f7972ebeb92dd74d4efb39b6
2   "name": "CHProgressSuit",
3   "version": "0.0.3",
4   "summary": "Simple and easy use, very effectly progress suit.",
5   "description": "CHProgressSuit provides bundles of progess view for saving your time from wasting time to build these progress views.",
6   "homepage": "https://blog.capslock.tw/",
7   "license": "MIT",
8   "authors": {
9     "Calvin": "calvin.peak@capslock.tw"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Calvin-Huang/CHProgressSuit.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "CHProgressSuit/CircularProgress.swift",
19   "requires_arc": true,
20   "dependencies": {
21     "CHCubicBezier": [
22       "~> 2.0.0"
23     ]
24   }