[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 0 / 2 / 8 / JackpotRising / 3.3.2 / JackpotRising.podspec.json
bloba21633f33cf3dfa33630bb7797e0a9fcebc82205
2   "name": "JackpotRising",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Jackpot Rising is a patent pending software solution that you can integrate into your games, that enables your users to compete against.",
7   "requires_arc": true,
8   "version": "3.3.2",
9   "license": {
10     "type": "Apache",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Nick Wallace": "developer@jackpotrising.com"
15   },
16   "homepage": "https://github.com/JackpotRising",
17   "source": {
18     "git": "https://github.com/JackpotRising/cocoapods.git",
19     "tag": "3.3.2"
20   },
21   "frameworks": [
22     "UIKit",
23     "Accelerate",
24     "MobileCoreServices",
25     "QuartzCore",
26     "Security",
27     "CoreLocation",
28     "CFNetwork",
29     "SystemConfiguration"
30   ],
31   "vendored_frameworks": "JackpotRising.framework",
32   "dependencies": {
33     "Heap": [
35     ]
36   },
37   "pod_target_xcconfig": {
38     "OTHER_LDFLAGS": "$(inherited) -ObjC -all_load",
39     "CLANG_ENABLE_MODULES": "YES",
40     "DEFINES_MODULE": "YES",
41     "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES",
42     "LD_RUNPATH_SEARCH_PATHS": "$(inherited)"
43   },
44   "user_target_xcconfig": {
45     "OTHER_LDFLAGS": "$(inherited) -ObjC -all_load",
46     "CLANG_ENABLE_MODULES": "YES",
47     "DEFINES_MODULE": "YES",
48     "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES",
49     "LD_RUNPATH_SEARCH_PATHS": "$(inherited)"
50   }