[Add] CleverPush 1.32.4
[CocoaPods.git] / Specs / f / 6 / 7 / GumpGameSDK / 3.5.5 / GumpGameSDK.podspec.json
blob2e1e32950b9472a6ce9b9a3c7eeff4deb5e5630c
2   "name": "GumpGameSDK",
3   "version": "3.5.5",
4   "summary": "How to use GumpGameSDK.",
5   "homepage": "https://github.com/AlexYangLe/GameSDK.git",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "gump": "alex@gumptech.com"
11   },
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/AlexYangLe/GameSDK.git",
17     "tag": "3.5.5"
18   },
19   "resources": "**/GameSDKResources.bundle",
20   "vendored_frameworks": "**/GameSDK.framework",
21   "frameworks": [
22     "CFNetwork",
23     "CoreTelephony",
24     "Security",
25     "SystemConfiguration",
26     "MessageUI",
27     "MobileCoreServices",
28     "StoreKit",
29     "QuartzCore",
30     "Foundation"
31   ],
32   "libraries": [
33     "c++",
34     "z",
35     "sqlite3"
36   ],
37   "requires_arc": true