[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 3 / 5 / 9 / GameThrivePushNotifications / 1.5.1 / GameThrivePushNotifications.podspec.json
blob78dcc236bcc5d934c0852c75608ea0b27db3b65e
2   "name": "GameThrivePushNotifications",
3   "version": "1.5.1",
4   "summary": "GameThrive push notification library for mobile games.",
5   "homepage": "https://gamethrive.com",
6   "license": {
7     "type": "Apache 2.0",
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.5.1"
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   }