[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / f / 8 / 3 / SHLogging / 0.2.2 / SHLogging.podspec.json
blob0e13b6138ca55742ed9b4b2b665d78aeac3be48d
2   "name": "SHLogging",
3   "version": "0.2.2",
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.2/SHLogging-0.2.2.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   }