blob: 502ffee1b3869342f572d2b591fa101c3ec24249 [file] [log] [blame]
{
"name": "AppInvites",
"version": "1.0.2",
"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/+/mobile/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"
],
"source_files": [
],
"frameworks": [
"AddressBook",
"AssetsLibrary",
"CoreData",
"CoreGraphics",
"CoreLocation",
"CoreMotion",
"MediaPlayer",
"MessageUI",
"MobileCoreServices",
"QuartzCore"
],
"dependencies": {
"GoogleInterchangeUtilities": [
"~> 1.0"
],
"GooglePlusUtilities": [
"~> 1.0"
],
"GPPCore": [
"~> 1.8"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/278f79fcd3b365e3-AppInvites-1.0.2.tar.gz"
}
}