blob: 31947b49c77da0ab2f62b2da0a2f64f9f47fc6f6 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseCore": "~> 5.1",
"GoogleUtilities/Environment": "~> 5.2"
},
"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 2018 Google",
"type": "Copyright"
},
"name": "FirebaseInstanceID",
"platforms": {
"ios": "8.0"
},
"preserve_paths": [
"CHANGELOG.md",
"README.md"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/bca3d456efbc08e0/FirebaseInstanceID-3.2.1.tar.gz"
},
"summary": "Firebase Instance ID for iOS.",
"vendored_frameworks": [
"Frameworks/FirebaseInstanceID.framework"
],
"version": "3.2.1"
}