blob: b74e76630b8700a11a378a5d25733fe02e3d6599 [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": "2.13",
"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": "2.13"
},
"frameworks": [
"UIKit",
"CoreLocation",
"CoreText"
],
"vendored_frameworks": "JackpotRising.framework",
"xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -ObjC",
"EMBEDDED_CONTENT_CONTAINS_SWIFT": "YES",
"CLANG_ENABLE_MODULES": "YES",
"DEFINES_MODULE": "YES"
}
}