[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / c / 1 / 2 / OneSignal / 2.6.1 / OneSignal.podspec.json
blob3ac9303dfdb79ff6efd151dfdf329c33a2893944
2   "name": "OneSignal",
3   "version": "2.6.1",
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     "Joseph Kalash": "joseph@onesignal.com",
12     "Josh Kasten": "josh@onesignal.com",
13     "Brad Hesse": "brad@onesignal.com"
14   },
15   "source": {
16     "git": "https://github.com/OneSignal/OneSignal-iOS-SDK.git",
17     "tag": "2.6.1"
18   },
19   "platforms": {
20     "ios": null
21   },
22   "requires_arc": true,
23   "ios": {
24     "vendored_frameworks": "iOS_SDK/OneSignalSDK/Framework/OneSignal.framework"
25   },
26   "frameworks": [
27     "SystemConfiguration",
28     "UIKit",
29     "UserNotifications"
30   ]