blob: 55a0314f073222904e58af863651d463cf7ed76f [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseCore": "~> 5.2",
"GoogleUtilities/Environment": "~> 5.3",
"GoogleUtilities/UserDefaults": "~> 5.3"
},
"description": "Instance ID provides a unique ID per instance of your iOS apps. In addition to providing unique IDs for authentication, Instance ID can generate security tokens for use with other services.",
"frameworks": [
"Security"
],
"homepage": "https://firebase.google.com/docs/reference/ios/firebaseinstanceid/api/reference/Classes",
"license": {
"text": "Copyright 2019 Google",
"type": "Copyright"
},
"name": "FirebaseInstanceID",
"platforms": {
"ios": "8.0"
},
"preserve_paths": [
"CHANGELOG.md",
"README.md"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/cd1d9b33d9b1540a/FirebaseInstanceID-3.4.0.tar.gz"
},
"summary": "Firebase Instance ID for iOS.",
"vendored_frameworks": [
"Frameworks/FirebaseInstanceID.framework"
],
"version": "3.4.0"
}