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