[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / d / 5 / 1 / GooglePlayGames / 3.1.1 / GooglePlayGames.podspec.json
blob254bb49e908adc84f00ce63be2a201ab95bfd3c0
2   "name": "GooglePlayGames",
3   "version": "3.1.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 2014 Google Inc."
10   },
11   "authors": "Google Inc.",
12   "source": {
13     "http": "https://developers.google.com/games/services/downloads/GooglePlayGames-iOS-SDK.v3.1.1.zip"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "vendored_frameworks": "GooglePlayGames-iOS-SDK.v3.1.1/GooglePlayGames.framework",
19   "source_files": "GooglePlayGames-iOS-SDK.v3.1.1/GooglePlayGames.framework/Versions/A/Headers/*.h",
20   "resources": "GooglePlayGames-iOS-SDK.v3.1.1/GooglePlayGames.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": "-lc++ -lz"
36   },
37   "dependencies": {
38     "google-plus-ios-sdk": [
39       ">= 1.5"
40     ]
41   },
42   "requires_arc": true