[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / d / 5 / 1 / GooglePlayGames / 4.4.1 / GooglePlayGames.podspec.json
blobde1dc6d6bda332eed45b61c4490471af458dab4c
2   "name": "GooglePlayGames",
3   "version": "4.4.1",
4   "summary": "Google Play Games iOS SDK.",
5   "description": "The Play Games services SDK provides cross-platform Game services that lets you easily integrate popular gaming features such as achievements, leaderboards, quests, saved games, and multiplayer to your tablet and mobile games.",
6   "homepage": "https://developers.google.com/games/services/ios/quickstart",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2015 Google Inc."
10   },
11   "authors": "Google Inc.",
12   "source": {
13     "http": "https://developers.google.com/games/services/downloads/gpg-cpp-sdk.v1.4.1.zip"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "vendored_frameworks": "gpg-cpp-sdk/ios/gpg.framework",
19   "source_files": "gpg-cpp-sdk/ios/gpg.framework/Versions/A/Headers/*.h",
20   "resources": "gpg-cpp-sdk/ios/gpg.bundle",
21   "frameworks": [
22     "AddressBook",
23     "AssetsLibrary",
24     "CoreData",
25     "CoreLocation",
26     "CoreMotion",
27     "CoreText",
28     "MediaPlayer",
29     "QuartzCore",
30     "Security",
31     "SystemConfiguration",
32     "CoreTelephony"
33   ],
34   "xcconfig": {
35     "OTHER_LDFLAGS": "-ObjC -lc++ -lz"
36   },
37   "dependencies": {
38     "google-plus-ios-sdk": [
39       ">= 1.5"
40     ]
41   },
42   "requires_arc": true