[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / a / 1 / 7 / CHProgressSuit / 0.0.2 / CHProgressSuit.podspec.json
blob6f40160f20d020683f29fa0785138f1d773e0f18
2   "name": "CHProgressSuit",
3   "version": "0.0.2",
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.2"
17   },
18   "source_files": "CHProgressSuit/CircularProgress.swift",
19   "requires_arc": true,
20   "dependencies": {
21     "CHCubicBezier": [
22       "~> 1.0"
23     ]
24   }