[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / 9 / GameThrivePushNotifications / 1.6.5 / GameThrivePushNotifications.podspec.json
blobfcf1c20531d1feeda601c1a380504b061bd41311
2   "name": "GameThrivePushNotifications",
3   "version": "1.6.5",
4   "summary": "GameThrive push notification library for mobile games.",
5   "homepage": "https://gamethrive.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Josh Kasten": "josh@gamethrive.com"
12   },
13   "source": {
14     "git": "https://github.com/GameThrive/ios-push-plugin.git",
15     "tag": "1.6.5"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "iOS_SDK/Framework/GameThrive.framework"
23   },
24   "xcconfig": {
25     "OTHER_LDFLAGS": "-ObjC"
26   }