[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / c / a / PPFGradualProgressView / 0.0.1 / PPFGradualProgressView.podspec.json
blob77fee3c1715f6a000ecb5cd4594b6b39a6d528a4
2   "name": "PPFGradualProgressView",
3   "version": "0.0.1",
4   "summary": "可随意更改大小,可渐变的进度条",
5   "description": "use to show resize and gradual color progress bar",
6   "homepage": "https://github.com/panpengfei21/PPFProgressViewDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "潘鹏飞": "49594857@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/panpengfei21/PPFProgressViewDemo.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "PPFProgressViewDemo/sources/*.swift",
23   "frameworks": "UIKit",
24   "requires_arc": true,
25   "swift_version": "5.0"