blob: 7fbcf941656eca0d92ff254de4e0384a5b302333 [file] [log] [blame]
{
"name": "FirebaseInvites",
"version": "1.0.4",
"summary": "Firebase Invites for iOS",
"description": "Firebase Invites provide a powerful way to organically grow your app, user-to-user. Your users recommend your app to their friends using personalized, contextual invitations powered by Google.",
"homepage": "https://firebase.google.com",
"license": {
"text": "Copyright 2016 Google Inc.",
"type": "Copyright"
},
"authors": "Google Inc.",
"platforms": {
"ios": "7.0"
},
"vendored_frameworks": [
"Frameworks/FirebaseInvites.framework"
],
"source_files": [
],
"dependencies": {
"FirebaseAnalytics": [
"~> 3.2"
],
"FirebaseDynamicLinks": [
"~> 1.0"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/df99b939cf21a981-FirebaseInvites-1.0.4.tar.gz"
}
}