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