blob: 5b299a99946541cbea8557108d72865ea624fcf0 [file] [log] [blame]
{
"name": "google-plus-ios-sdk",
"version": "1.4.1",
"summary": "Google+ Platform for iOS.",
"description": "Create a more engaging experience and connect with more users by integrating social into your app. Extend your app in new and creative ways using these Google+ platform features.",
"homepage": "https://developers.google.com/+/mobile/ios/getting-started",
"license": {
"type": "Copyright",
"text": "Copyright 2013 Google Inc."
},
"authors": "Google Inc.",
"source": {
"http": "https://developers.google.com/+/mobile/ios/sdk/google-plus-ios-sdk-1.4.1.zip"
},
"platforms": {
"ios": null
},
"vendored_frameworks": [
"google-plus-ios-sdk-1.4.1/GoogleOpenSource.framework",
"google-plus-ios-sdk-1.4.1/GooglePlus.framework"
],
"resources": "google-plus-ios-sdk-1.4.1/GooglePlus.bundle",
"frameworks": [
"Security",
"SystemConfiguration",
"GoogleOpenSource",
"GooglePlus",
"AssetsLibrary",
"Foundation",
"CoreLocation",
"CoreMotion",
"CoreGraphics",
"CoreText",
"MediaPlayer",
"UIKit"
],
"requires_arc": false
}