[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / 8 / f / CustomOneSignal / 1.0.1 / CustomOneSignal.podspec.json
blob3265cbd074e309c9bd78ae0352159c9daecb5ef1
2   "name": "CustomOneSignal",
3   "version": "1.0.1",
4   "summary": "[Custom] OneSignal push notification library for mobile apps.",
5   "homepage": "https://github.com/SergeiMeza/OneSignal-iOS-SDK",
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/SergeiMeza/OneSignal-iOS-SDK.git",
17     "tag": "1.0.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   ]