[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 1 / 2 / OneSignal / 1.11.3 / OneSignal.podspec.json
bloba7f77323f331af5de173fb10370567c2159676c4
2   "name": "OneSignal",
3   "version": "1.11.3",
4   "summary": "OneSignal push notification library for mobile apps.",
5   "homepage": "https://onesignal.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Josh Kasten": "josh@onesignal.com"
12   },
13   "source": {
14     "git": "https://github.com/one-signal/OneSignal-iOS-SDK.git",
15     "tag": "1.11.3"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "iOS_SDK/Framework/OneSignal.framework"
23   },
24   "xcconfig": {
25     "OTHER_LDFLAGS": "-ObjC"
26   },
27   "frameworks": "SystemConfiguration"