[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 6 / f / 9 / FirebaseAnalyticsInterop / 1.0.0 / FirebaseAnalyticsInterop.podspec.json
blob6e929576a8f8ef5e677006055418690a0c9bc8d7
2   "name": "FirebaseAnalyticsInterop",
3   "version": "1.0.0",
4   "summary": "Interfaces that allow other Firebase SDKs to use Analytics functionality.",
5   "description": "Not for public use.\n\nA set of protocols that other Firebase SDKs can use to interoperate with FirebaseAnalytics in a\nsafe and reliable 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": "AnalyticsInterop-1.0.0"
15   },
16   "social_media_url": "https://twitter.com/Firebase",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10",
20     "tvos": "10.0"
21   },
22   "source_files": "Interop/Analytics/**/*.h",
23   "public_header_files": "Interop/Analytics/Public/*.h"