[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / 7 / a / LoveUIKit / 0.0.4 / LoveUIKit.podspec.json
blob72c26879b93a4bfc0858cb43a8c33b31dc35ae80
2   "name": "LoveUIKit",
3   "version": "0.0.4",
4   "summary": "LoveUIKit.",
5   "swift_versions": "5.0",
6   "description": "A library for extensions of UIKit and many effective codes.",
7   "homepage": "https://github.com/Lguanghui/LoveUIKit.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Guanghui Liang": "meetguanghuiliang@gmail.com"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source": {
19     "git": "https://github.com/Lguanghui/LoveUIKit.git",
20     "tag": "0.0.4"
21   },
22   "source_files": "Sources/**/*",
23   "exclude_files": "Sources/Exclude",
24   "dependencies": {
25     "SnapKit": [
26       "~> 5.0.1"
27     ]
28   },
29   "swift_version": "5.0"