blob: 406632166e668414f02d04591cba0d03058fcca1 [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.5.22",
"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.5.22"
},
"frameworks": [
"UIKit",
"Accelerate",
"MobileCoreServices",
"QuartzCore",
"Security",
"CoreLocation",
"CFNetwork",
"SystemConfiguration"
],
"vendored_frameworks": "JackpotRising.framework",
"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)"
}
}