[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / c / 1 / 2 / OneSignal / 2.4.1 / OneSignal.podspec.json
blob632a7e141cff8dadf2cdd5f392badc09c189fe73
2   "name": "OneSignal",
3   "version": "2.4.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   },
14   "source": {
15     "git": "https://github.com/OneSignal/OneSignal-iOS-SDK.git",
16     "tag": "2.4.1"
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   ]