blob: 7d8d74ed60db14a90d5adf2c596dd3dbde1331cd [file] [log] [blame]
{
"name": "AppInvites",
"version": "1.0.1",
"summary": "App Invites for iOS",
"description": "App 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://developers.google.com/app-invites/ios",
"license": {
"text": "Copyright 2015 Google Inc.",
"type": "Copyright"
},
"authors": "Google Inc.",
"platforms": {
"ios": "7.0"
},
"vendored_frameworks": [
"Frameworks/GINInvite.framework"
],
"resources": [
"Resources/GINInviteResources.bundle",
"Frameworks/GINInvite.framework/Versions/A/Resources/GINInviteResources.bundle"
],
"frameworks": [
"AddressBook",
"AssetsLibrary",
"CoreData",
"CoreGraphics",
"CoreLocation",
"CoreMotion",
"MediaPlayer",
"MessageUI",
"MobileCoreServices",
"QuartzCore"
],
"dependencies": {
"GooglePlusUtilities": [
"~> 1.0"
],
"GPPCore": [
"~> 1.8"
],
"GoogleInterchangeUtilities": [
"~> 1.0"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/89b9ffb58902afa4-AppInvites-1.0.1.tar.gz"
}
}