[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 4 / f / LYConvenienceKit / 1.1.4 / LYConvenienceKit.podspec.json
blob9e902c76778fc269ccab9964d469aa9071d1e0cb
2   "name": "LYConvenienceKit",
3   "version": "1.1.4",
4   "summary": "链式编程创建UI,和一些常用的func",
5   "homepage": "https://github.com/liuyik/LYConvenienceKit.git",
6   "license": "MIT",
7   "authors": {
8     "刘毅": "352601605@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/liuyik/LYConvenienceKit.git",
12     "tag": "1.1.4"
13   },
14   "source_files": "LYConvenienceKit/*.swift",
15   "resources": "LYConvenienceKit/LYConvenienceKit.bundle",
16   "swift_versions": "5.0",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "10.0"
20   },
21   "dependencies": {
22     "SnapKit": [
23       "~> 5.0.1"
24     ],
25     "Kingfisher": [
26       "~> 5.15.8"
27     ]
28   },
29   "swift_version": "5.0"