blob: c017d5019942de3692c8f8e98fb5e77f8d1c2fdd [file] [log] [blame]
{
"name": "JackpotRising",
"platforms": {
"ios": "8.2"
},
"summary": "Jackpot Rising enables your users to compete against each other.",
"requires_arc": true,
"version": "1.2.17",
"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": "1.2.17"
},
"frameworks": [
"UIKit",
"CoreLocation"
],
"vendored_frameworks": "JackpotRising.framework",
"libraries": [
"c++",
"icucore"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -ObjC"
}
}