blob: 0e61213358a16ca12b8e4b08da6577332575eef5 [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/08137ea3a93f1b39/FirebaseInstanceID-1.0.9.tar.gz"
},
"summary": "Firebase Instance ID for iOS.",
"vendored_frameworks": [
"Frameworks/FirebaseInstanceID.framework"
],
"version": "1.0.9"
}