Latest | 5.1.2 |
---|---|
Homepage | https://developers.google.com/games/services/ios/quickstart |
License | Copyright Copyright 2015 Google Inc. All Rights Reserved. |
Platforms | ios 7.0, requires ARC |
Dependencies | GoogleSignIn, GooglePlusOpenSource |
Frameworks | AddressBook, AssetsLibrary, CoreData, CoreLocation, CoreMotion, CoreText, MediaPlayer, QuartzCore, Security, SystemConfiguration, CoreTelephony |
Latest podspec
{ "name": "GooglePlayGames", "version": "5.1.2", "summary": "Google Play Games iOS SDK.", "description": "* The Play Games services SDK provides cross-platform n* Game services that lets you easily integrate popularn* gaming features such as achievements, leaderboards,n* quests, saved games, and multiplayer to your tabletn* and mobile games.", "homepage": "https://developers.google.com/games/services/ios/quickstart", "license": { "type": "Copyright", "text": "Copyright 2015 Google Inc. All Rights Reserved." }, "authors": "Google Inc.", "platforms": { "ios": "7.0" }, "source": { "http": "https://developers.google.com/games/services/downloads/gpg-cpp-sdk.v2.1.zip" }, "source_files": [ "gpg-cpp-sdk/ios/gpg.framework/Versions/A/**/*", "gpg-cpp-sdk/ios/gpg.framework/Versions/Current" ], "resources": "gpg-cpp-sdk/ios/gpg.bundle", "frameworks": [ "AddressBook", "AssetsLibrary", "CoreData", "CoreLocation", "CoreMotion", "CoreText", "MediaPlayer", "QuartzCore", "Security", "SystemConfiguration", "CoreTelephony" ], "vendored_frameworks": "gpg-cpp-sdk/ios/gpg.framework", "requires_arc": true, "xcconfig": { "OTHER_LDFLAGS": "-ObjC -lc++ -lz -std=gnu++11" }, "dependencies": { "GoogleSignIn": [ "2.4.0" ], "GooglePlusOpenSource": [ ">= 1.7.1" ] } }
Sat, 04 Feb 2017 05:40:28 +0000