[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / f / c / LayerKitDiagnostics / 1.0.0 / LayerKitDiagnostics.podspec.json
blob2975d9c977923096d195a5ca61198bf37e19c910
2   "name": "LayerKitDiagnostics",
3   "version": "1.0.0",
4   "summary": "The LayerKit Diagnostics interfaces",
5   "homepage": "http://layer.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Daniel Maness": "daniel@layer.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/layerhq/LayerKit-Diagnostics.git",
18     "tag": "v1.0.0"
19   },
20   "source_files": "Code/**/*.{h,m}",
21   "public_header_files": "Code/**/*.h",
22   "dependencies": {
23     "LayerKit": [
24       ">= 0.22.0"
25     ]
26   }