blob: 3f0081a80993486e6a860edaf00a3a34bc784069 [file] [log] [blame]
{
"name": "GameThrivePushNotifications",
"version": "1.0.0",
"summary": "GameThrive push notification libary 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.0.0"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "GameThrive.framework"
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}