[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / 2 / 8 / JackpotRising / 3.5.25 / JackpotRising.podspec.json
blob83fbf9380d5d2d5d9738ac5c5f2dd65f0529b48f
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   "version": "3.5.25",
10   "license": {
11     "type": "Apache",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Nick Wallace": "developer@jackpotrising.com"
16   },
17   "homepage": "https://github.com/JackpotRising",
18   "source": {
19     "git": "https://github.com/JackpotRising/cocoapods.git",
20     "tag": "3.5.25"
21   },
22   "frameworks": [
23     "UIKit",
24     "Accelerate",
25     "MobileCoreServices",
26     "QuartzCore",
27     "Security",
28     "CoreLocation",
29     "CFNetwork",
30     "SystemConfiguration"
31   ],
32   "vendored_frameworks": "JackpotRising.framework",
33   "pod_target_xcconfig": {
34     "OTHER_LDFLAGS": "$(inherited) -ObjC -all_load",
35     "CLANG_ENABLE_MODULES": "YES",
36     "DEFINES_MODULE": "YES",
37     "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES",
38     "LD_RUNPATH_SEARCH_PATHS": "$(inherited)"
39   },
40   "user_target_xcconfig": {
41     "OTHER_LDFLAGS": "$(inherited) -ObjC -all_load",
42     "CLANG_ENABLE_MODULES": "YES",
43     "DEFINES_MODULE": "YES",
44     "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES",
45     "LD_RUNPATH_SEARCH_PATHS": "$(inherited)"
46   }