[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 0 / 1 / DigitsMigrationHelper / 0.1.0 / DigitsMigrationHelper.podspec.json
blob60a8cda1a57cc288fad8e2ac4fc071074e14271b
2   "name": "DigitsMigrationHelper",
3   "version": "0.1.0",
4   "summary": "A Library for Migrating Digits Sessions to Firebase.",
5   "description": "An Objective-C library for migrating Digits sessions to Firebase.",
6   "homepage": "https://firebase.google.com",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Google, Inc.",
12   "source": {
13     "git": "https://github.com/firebase/digits-migration-helper-ios.git",
14     "tag": "0.1.0"
15   },
16   "social_media_url": "https://twitter.com/Firebase",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "DigitsMigrationHelper/Classes/**/*",
21   "dependencies": {
22     "JWT": [
24     ]
25   }