[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 1 / d / CLCircleProgressView / 1.0.1 / CLCircleProgressView.podspec.json
blob346a98baab9e246afec2c1a7414e11b91ec5d963
2   "name": "CLCircleProgressView",
3   "version": "1.0.1",
4   "summary": "圆形进度条",
5   "description": "一个简单的圆形进度条",
6   "homepage": "https://github.com/CalvinLeo/CLCircleProgressView",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Calvin": "calvin.gao@foxmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/CalvinLeo/CLCircleProgressView.git",
19     "tag": "v1.0.1"
20   },
21   "source_files": [
22     "ClCircleProgressView/CLProgressView",
23     "ClCircleProgressView/CLProgressView/**/*.{h,m}"
24   ]