[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / 2 / 8 / JackpotRising / 3.5.21 / JackpotRising.podspec.json
bloba87f54f23e6b9e43daf3c71ec2c8d91aee76bd31
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.5.21",
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.5.21"
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   "pod_target_xcconfig": {
33     "OTHER_LDFLAGS": "$(inherited) -ObjC -all_load",
34     "CLANG_ENABLE_MODULES": "YES",
35     "DEFINES_MODULE": "YES",
36     "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES",
37     "LD_RUNPATH_SEARCH_PATHS": "$(inherited)"
38   },
39   "user_target_xcconfig": {
40     "OTHER_LDFLAGS": "$(inherited) -ObjC -all_load",
41     "CLANG_ENABLE_MODULES": "YES",
42     "DEFINES_MODULE": "YES",
43     "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES",
44     "LD_RUNPATH_SEARCH_PATHS": "$(inherited)"
45   }