[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / 9 / GameThrivePushNotifications / 1.4.0 / GameThrivePushNotifications.podspec.json
blobd29e0c3f9451df68218b0e52efad41fe7cea2474
2   "name": "GameThrivePushNotifications",
3   "version": "1.4.0",
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.4.0"
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   }