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