blob: 21177a8f9348a2651b90ebc23d4d9c9546d9d8e4 [file] [log] [blame]
{
"name": "SignalOne",
"version": "2.10.3",
"summary": "SignalOne push notification library for mobile apps.",
"homepage": "https://signalone.app",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mohammad Amini": "devel.trash@gmail.com"
},
"source": {
"git": "https://github.com/NaderGharibian/SignalOne-iOS-SDK.git",
"tag": "2.10.3"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "iOS_SDK/OneSignalSDK/Framework/OneSignal.framework"
},
"frameworks": [
"SystemConfiguration",
"UIKit",
"UserNotifications"
]
}