[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 0 / FirebaseInstanceID / 1.0.7 / FirebaseInstanceID.podspec.json
bloba73682be9044c7a9a69fc43ffc4a1dd792eae55f
2   "name": "FirebaseInstanceID",
3   "version": "1.0.7",
4   "summary": "Firebase 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://firebase.google.com",
7   "license": {
8     "text": "Copyright 2016 Google Inc.",
9     "type": "Copyright"
10   },
11   "authors": "Google Inc.",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "vendored_frameworks": [
16     "Frameworks/FirebaseInstanceID.framework"
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   "source": {
29     "http": "https://www.gstatic.com/cpdc/46b87f251519815b-FirebaseInstanceID-1.0.7.tar.gz"
30   }