[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / 7 / c / google-plus-ios-sdk / 1.1.0 / google-plus-ios-sdk.podspec.json
blob5c4b200bba3bdf91d678730ebd22a521db3d759a
2   "name": "google-plus-ios-sdk",
3   "version": "1.1.0",
4   "summary": "Google+ Platform for iOS.",
5   "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.",
6   "homepage": "https://developers.google.com/+/mobile/ios/getting-started",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2012 Google Inc."
10   },
11   "authors": "Google Inc.",
12   "source": {
13     "http": "https://developers.google.com/+/mobile/ios/sdk/google-plus-ios-sdk-1.1.0.zip"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source_files": [
19     "google-plus-ios-sdk-1.1.0/lib/*.{h}",
20     "google-plus-ios-sdk-1.1.0/OpenSource/**/*.{h,m}"
21   ],
22   "resources": "google-plus-ios-sdk-1.1.0/Resources/*.png",
23   "preserve_paths": "google-plus-ios-sdk-1.1.0/lib/libGooglePlusUniversal.a",
24   "libraries": "GooglePlusUniversal",
25   "frameworks": [
26     "Security",
27     "SystemConfiguration"
28   ],
29   "requires_arc": false,
30   "xcconfig": {
31     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/google-plus-ios-sdk/google-plus-ios-sdk-1.1.0/lib\""
32   }