Latest | 2.7.1 |
---|---|
Homepage | https://developers.google.com/cast/ |
License | Commercial https://developers.google.com/terms/ |
Platforms | ios 6.0, requires ARC |
Dependencies | google-cast-sdk |
Frameworks | GoogleCastGames |
Latest podspec
{ "name": "google-cast-games-sdk", "version": "2.7.1", "license": { "type": "Commercial", "text": "https://developers.google.com/terms/" }, "summary": "Add on Framework for Google Cast SDK to simplify Google Cast game development", "description": "The Cast Game Service SDK is a library for external game developers thatnhandles connection, reconnection, and player state management for a single or multiplayerngame running on a Google Cast device. The SDK is implemented on top of thenpublic Google Cast SDK.", "homepage": "https://developers.google.com/cast/", "authors": "Google, Inc.", "source": { "http": "https://redirector.gvt1.com/edgedl/chromecast/sdk-gaming/ios/GoogleCastGamesSDK-2.7.1-Release-ios-default.zip" }, "platforms": { "ios": "6.0" }, "source_files": "GoogleCastGamesSDK-2.7.1-Release/GoogleCastGames.framework/Versions/A/Headers/*.h", "preserve_paths": "GoogleCastGamesSDK-2.7.1-Release/GoogleCastGames.framework", "frameworks": "GoogleCastGames", "xcconfig": { "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/google-cast-games-sdk/GoogleCastGamesSDK-2.7.1-Release", "OTHER_LDFLAGS": "-framework GoogleCastGames" }, "dependencies": { "google-cast-sdk": [ "~> 2.7.1" ] }, "requires_arc": true }
Sun, 28 Feb 2016 23:58:02 +0000