blob: 60a8cda1a57cc288fad8e2ac4fc071074e14271b [file] [log] [blame]
{
"name": "DigitsMigrationHelper",
"version": "0.1.0",
"summary": "A Library for Migrating Digits Sessions to Firebase.",
"description": "An Objective-C library for migrating Digits sessions to Firebase.",
"homepage": "https://firebase.google.com",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": "Google, Inc.",
"source": {
"git": "https://github.com/firebase/digits-migration-helper-ios.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/Firebase",
"platforms": {
"ios": "8.0"
},
"source_files": "DigitsMigrationHelper/Classes/**/*",
"dependencies": {
"JWT": [
]
}
}