[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / c / 1 / 8 / LuckyLog / 1.0.1 / LuckyLog.podspec.json
blobb049a00524e9cbbaa421c3a43591433aefb160ef
2   "name": "LuckyLog",
3   "version": "1.0.1",
4   "summary": "A short description of LuckyLog.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/JunkyTang/LuckyLog",
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/LuckyLog.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "LuckyLog/Classes/**/*",
22   "dependencies": {
23     "LuckyException": [
24       "~> 1.0"
25     ]
26   }