blob: 5c4b200bba3bdf91d678730ebd22a521db3d759a [file] [log] [blame]
{
"name": "google-plus-ios-sdk",
"version": "1.1.0",
"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 2012 Google Inc."
},
"authors": "Google Inc.",
"source": {
"http": "https://developers.google.com/+/mobile/ios/sdk/google-plus-ios-sdk-1.1.0.zip"
},
"platforms": {
"ios": null
},
"source_files": [
"google-plus-ios-sdk-1.1.0/lib/*.{h}",
"google-plus-ios-sdk-1.1.0/OpenSource/**/*.{h,m}"
],
"resources": "google-plus-ios-sdk-1.1.0/Resources/*.png",
"preserve_paths": "google-plus-ios-sdk-1.1.0/lib/libGooglePlusUniversal.a",
"libraries": "GooglePlusUniversal",
"frameworks": [
"Security",
"SystemConfiguration"
],
"requires_arc": false,
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/google-plus-ios-sdk/google-plus-ios-sdk-1.1.0/lib\""
}
}