blob: ddb430cf3d55bf42747b33d4e8927ac9a2d899c6 [file] [log] [blame]
{
"authors": "Google, Inc.",
"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.",
"homepage": "https://firebase.google.com/docs/reference/ios/firebaseinstanceid/api/reference/Classes",
"license": {
"text": "Copyright 2017 Google",
"type": "Copyright"
},
"name": "FirebaseInstanceID",
"platforms": {
"ios": "7.0"
},
"preserve_paths": [
"CHANGELOG.md",
"README.md"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/921adf5f4d0ba359/FirebaseInstanceID-2.0.4.tar.gz"
},
"summary": "Firebase Instance ID for iOS.",
"vendored_frameworks": [
"Frameworks/FirebaseInstanceID.framework"
],
"version": "2.0.4"
}