[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / b / 9 / GGLInstanceID / 1.2.1 / GGLInstanceID.podspec.json
blobb23c8037e067b8d7dde6b3ddaa0ad7a9376fce42
2   "name": "GGLInstanceID",
3   "version": "1.2.1",
4   "summary": "InstanceID for iOS",
5   "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.",
6   "homepage": "https://developer.android.com/google/gcm/index.html",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2015 Google Inc."
10   },
11   "authors": "Google Inc.",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "vendored_libraries": [
16     "Libraries/libGGLInstanceIDLib.a"
17   ],
18   "public_header_files": [
19     "Headers/Public/*.h"
20   ],
21   "source_files": [
22     "Headers/Public/*.h"
23   ],
24   "preserve_paths": [
25     "CHANGELOG.md",
26     "README.md"
27   ],
28   "frameworks": [
29     "AddressBook"
30   ],
31   "source": {
32     "http": "https://www.gstatic.com/cpdc/170d1b170ae1d063-GGLInstanceID-1.2.1.tar.gz"
33   }