[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / f / YLLoadingView / 0.0.4 / YLLoadingView.podspec.json
blobc59c1623c42888981a75bce18cb2aebc7fdcf32c
2   "name": "YLLoadingView",
3   "version": "0.0.4",
4   "summary": "一个简单的加载框控件,可自定义程度高",
5   "homepage": "https://github.com/StudentLinn/YLLoadingView",
6   "license": "MIT",
7   "authors": {
8     "lin": "792007074@qq.com"
9   },
10   "platforms": {
11     "ios": "12.0"
12   },
13   "source": {
14     "git": "https://github.com/StudentLinn/YLLoadingView.git",
15     "tag": "0.0.4"
16   },
17   "source_files": "Source/*.swift",
18   "requires_arc": true,
19   "swift_versions": "5.0",
20   "frameworks": "UIKit",
21   "dependencies": {
22     "SnapKit": [
24     ]
25   },
26   "swift_version": "5.0"