blob: e10821bd993109b6301ad44150143ae391aa534f [file] [log] [blame]
{
"name": "FirebaseAppCheckInterop",
"version": "10.1.0",
"summary": "Interfaces that allow other Firebase SDKs to use AppCheck functionality.",
"description": "Not for public use.\nA set of protocols that other Firebase SDKs can use to interoperate with FirebaseAppCheck in a safe\nand reliable manner.",
"homepage": "https://firebase.google.com",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": "Google, Inc.",
"source": {
"git": "https://github.com/firebase/firebase-ios-sdk.git",
"tag": "CocoaPods-10.1.0"
},
"social_media_url": "https://twitter.com/Firebase",
"platforms": {
"ios": "10.0",
"osx": "10.13",
"tvos": "12.0",
"watchos": "6.0"
},
"source_files": "FirebaseAppCheck/Interop/*.[hm]",
"public_header_files": "FirebaseAppCheck/Interop/*.h"
}