blob: 7613bc66028fccc27125e1c0801d1573230e3da5 [file] [log] [blame]
{
"name": "OneSignal",
"version": "2.1.15",
"summary": "OneSignal push notification library for mobile apps.",
"homepage": "https://onesignal.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joseph Kalash": "joseph@onesignal.com",
"Josh Kasten": "josh@onesignal.com"
},
"source": {
"git": "https://github.com/OneSignal/OneSignal-iOS-SDK.git",
"tag": "2.1.15"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "iOS_SDK/Framework/OneSignal.framework"
},
"frameworks": "SystemConfiguration"
}