[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 0 / FirebaseInstanceID / 1.0.6 / FirebaseInstanceID.podspec.json
blob03ca31eaaf828cf328bb02eebb0a57b51244a563
2   "name": "FirebaseInstanceID",
3   "version": "1.0.6",
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     "type": "Copyright",
9     "text": "Copyright 2016 Google Inc."
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/8c8bfa6e042573ca-FirebaseInstanceID-1.0.6.tar.gz"
30   }