blob: b23c8037e067b8d7dde6b3ddaa0ad7a9376fce42 [file] [log] [blame]
{
"name": "GGLInstanceID",
"version": "1.2.1",
"summary": "InstanceID for iOS",
"description": "Instance ID provides a unique ID per instance of your iOS apps, with support for Android as well. In addition to providing unique IDs for authentication, Instance ID can generate security tokens for use with other services.",
"homepage": "https://developer.android.com/google/gcm/index.html",
"license": {
"type": "Copyright",
"text": "Copyright 2015 Google Inc."
},
"authors": "Google Inc.",
"platforms": {
"ios": "7.0"
},
"vendored_libraries": [
"Libraries/libGGLInstanceIDLib.a"
],
"public_header_files": [
"Headers/Public/*.h"
],
"source_files": [
"Headers/Public/*.h"
],
"preserve_paths": [
"CHANGELOG.md",
"README.md"
],
"frameworks": [
"AddressBook"
],
"source": {
"http": "https://www.gstatic.com/cpdc/170d1b170ae1d063-GGLInstanceID-1.2.1.tar.gz"
}
}