[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 5 / 1 / GooglePlayGames / 2.0.0 / GooglePlayGames.podspec.json
blob941812d5b92b83ca53d9dc529845e7f6cf252107
2   "name": "GooglePlayGames",
3   "version": "2.0.0",
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, and Cloud Save in your tablet and mobile games.",
6   "homepage": "https://developers.google.com/+/mobile/ios/",
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.v2.0.0.zip"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "vendored_frameworks": "GooglePlayGames.framework",
19   "source_files": "GooglePlayGames.framework/Versions/A/Headers/*.h",
20   "resources": "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   ],
33   "xcconfig": {
34     "OTHER_LDFLAGS": "-lc++"
35   },
36   "dependencies": {
37     "google-plus-ios-sdk": [
38       "~> 1.5.0"
39     ]
40   },
41   "requires_arc": true