blob: 788b17779c4073528484a099f10cb98fbf559420 [file] [log] [blame]
{
"name": "YekSignal",
"version": "2.9.3",
"summary": "YekSignal push notification library for mobile apps.",
"homepage": "https://yeksignal.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jafar Abedi": "jafarabedi74@gmail.com"
},
"source": {
"git": "https://github.com/mirjafarabedi/OneSignal-iOS-SDK.git",
"tag": "2.9.3"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "iOS_SDK/OneSignalSDK/Framework/OneSignal.framework"
},
"frameworks": [
"SystemConfiguration",
"UIKit",
"UserNotifications"
]
}