blob: bbd771bdba40f572b481da5e83f2a05be6bcbe5e [file] [log] [blame]
{
"name": "JackpotRising",
"platforms": {
"ios": "9.0"
},
"summary": "Jackpot Rising is a patent pending software solution that you can integrate into your games, that enables your users to compete against.",
"requires_arc": true,
"version": "3.3.5",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Nick Wallace": "developer@jackpotrising.com"
},
"homepage": "https://github.com/JackpotRising",
"source": {
"git": "https://github.com/JackpotRising/cocoapods.git",
"tag": "3.3.5"
},
"frameworks": [
"UIKit",
"Accelerate",
"MobileCoreServices",
"QuartzCore",
"Security",
"CoreLocation",
"CFNetwork",
"SystemConfiguration"
],
"vendored_frameworks": "JackpotRising.framework",
"dependencies": {
"Heap": [
]
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -ObjC -all_load",
"CLANG_ENABLE_MODULES": "YES",
"DEFINES_MODULE": "YES",
"ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES",
"LD_RUNPATH_SEARCH_PATHS": "$(inherited)"
},
"user_target_xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -ObjC -all_load",
"CLANG_ENABLE_MODULES": "YES",
"DEFINES_MODULE": "YES",
"ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES",
"LD_RUNPATH_SEARCH_PATHS": "$(inherited)"
}
}