[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / d / 5 / LuckyShareFile / 0.7.0 / LuckyShareFile.podspec.json
blobbd7860e9f5482dbd8a80955b2e9820f8862654cf
2   "name": "LuckyShareFile",
3   "version": "0.7.0",
4   "summary": "A short description of LuckyShareFile.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/JunkyTang/LuckyShareFile",
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/LuckyShareFile.git",
16     "tag": "0.7.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "LuckyShareFile/Classes/**/*",
22   "dependencies": {
23     "LuckySanboxStorable": [
24       "~> 1.1"
25     ],
26     "LuckyUserDefaultsStorable": [
27       "~> 1.0"
28     ]
29   }