[Add] NHValidationKit 1.0.1
[CocoaPods.git] / Specs / c / 1 / 2 / OneSignal / 2.5.7 / OneSignal.podspec.json
blob7efd4967dee4d876a06aeb4e9782260edeffd882
2   "name": "OneSignal",
3   "version": "2.5.7",
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   },
14   "source": {
15     "git": "https://github.com/OneSignal/OneSignal-iOS-SDK.git",
16     "tag": "2.5.7"
17   },
18   "platforms": {
19     "ios": null
20   },
21   "requires_arc": true,
22   "ios": {
23     "vendored_frameworks": "iOS_SDK/OneSignalSDK/Framework/OneSignal.framework"
24   },
25   "frameworks": [
26     "SystemConfiguration",
27     "UIKit",
28     "UserNotifications"
29   ]