[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 9 / f / c / LayerKitDiagnostics / 1.0.2 / LayerKitDiagnostics.podspec.json
blob8f268a71a5f0fb77ccce369375f3657e29dcf964
2   "name": "LayerKitDiagnostics",
3   "version": "1.0.2",
4   "summary": "The LayerKit Diagnostics interfaces",
5   "homepage": "http://layer.com",
6   "authors": {
7     "Daniel Maness": "daniel@layer.com"
8   },
9   "source": {
10     "git": "https://github.com/layerhq/LayerKit-Diagnostics.git",
11     "tag": "v1.0.2"
12   },
13   "ios": {
14     "frameworks": "UIKit"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "license": "Commercial",
20   "requires_arc": true,
21   "source_files": "Code/**/*.{h,m}",
22   "public_header_files": "Code/**/*.h",
23   "dependencies": {
24     "LayerKit": [
25       ">= 0.22.0"
26     ]
27   }