[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / b / a / LuckyEditor / 0.1.0 / LuckyEditor.podspec.json
blobf35bdda1f51bea8c7356b3e7c296633deaa7d4f5
2   "name": "LuckyEditor",
3   "version": "0.1.0",
4   "summary": "A short description of LuckyEditor.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/JunkyTang/LuckyEditor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lucky": "921969987@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/JunkyTang/LuckyEditor.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "LuckyEditor/Classes/**/*",
23   "dependencies": {
24     "SDWebImage": [
25       "~> 5.19"
26     ],
27     "LuckyExtensions": [
28       "~> 0.1"
29     ],
30     "LuckyUI": [
31       "~> 0.1"
32     ]
33   },
34   "swift_version": "5.0"