blob: 78dcc236bcc5d934c0852c75608ea0b27db3b65e [file] [log] [blame]
{
"name": "GameThrivePushNotifications",
"version": "1.5.1",
"summary": "GameThrive push notification library for mobile games.",
"homepage": "https://gamethrive.com",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Josh Kasten": "josh@gamethrive.com"
},
"source": {
"git": "https://github.com/GameThrive/ios-push-plugin.git",
"tag": "1.5.1"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "iOS_SDK/Framework/GameThrive.framework"
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}