[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 6 / 9 / LZProgress / 0.0.4 / LZProgress.podspec.json
blobacd30e8d70cef30c968911a8395af1df82ec15b8
2   "name": "LZProgress",
3   "version": "0.0.4",
4   "summary": "一个圆形的进度条,LZProgress.",
5   "description": "一个圆形的进度条,直接引入即可,不过frame必须是正方形的尺寸,不然会引起变形。",
6   "homepage": "https://github.com/liangzhen6/LZProgress",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "shenzhenshihua": "liangz@szmn.com.cn"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/liangzhen6/LZProgress.git",
19     "tag": "0.0.4"
20   },
21   "source_files": [
22     "Classes",
23     "LZProgress/LZProgress/LZProgressView.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "requires_arc": true