[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 8 / 3 / SHLogging / 0.2.4 / SHLogging.podspec.json
blobb4bd3d7b96ca4633df74c14737ca7dd07466540f
2   "name": "SHLogging",
3   "version": "0.2.4",
4   "summary": "A short description of SHLogging.",
5   "description": "Description: A short description of SHLogging.",
6   "homepage": "https://github.com/zl0kun1/SHLogging",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zl0kun1": "zelly0kun1@gmail.com"
13   },
14   "source": {
15     "http": "https://github.com/zl0kun1/SHLogging/releases/download/0.2.4/SHLogging-0.2.4.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SHLogging.framework/Versions/A/Headers/SHLogging.h",
21   "preserve_paths": "SHLogging.framework",
22   "public_header_files": "SHLogging.framework/Versions/A/Headers/SHLogging.h",
23   "vendored_frameworks": "SHLogging.framework",
24   "dependencies": {
25     "SHUtilitiesV2": [
26       ">= 0.2.0"
27     ]
28   }