[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 9 / c / FirebaseCoreDiagnosticsInterop / 1.1.0 / FirebaseCoreDiagnosticsInterop.podspec.json
blobee189f18fba209f909d895692abba1c78eceab7c
2   "name": "FirebaseCoreDiagnosticsInterop",
3   "version": "1.1.0",
4   "summary": "Interfaces that allow other Firebase SDKs to use CoreDiagnostics functionality.",
5   "description": "Not for public use.\n\nA set of protocols that other Firebase SDKs can use to interoperate with FirebaseCoreDiagnostics\nin a safe manner.",
6   "homepage": "https://firebase.google.com",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": "Google, Inc.",
12   "source": {
13     "git": "https://github.com/firebase/firebase-ios-sdk.git",
14     "tag": "CoreDiagnosticsInterop-1.1.0"
15   },
16   "social_media_url": "https://twitter.com/Firebase",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.11",
20     "tvos": "10.0"
21   },
22   "source_files": "Interop/CoreDiagnostics/**/*.h",
23   "public_header_files": "Interop/CoreDiagnostics/Public/*.h"