blob: 04cf3de8ed28dfe8a52907e807398b771be95902 [file] [log] [blame]
{
"name": "SignalOne",
"version": "2.10.1",
"summary": "SignalOne push notification library for mobile apps.",
"description": "This CocoaPods library for SignalOne. This library using for Push Notification.",
"homepage": "https://github.com/NaderGharibian/SignalOne-iOS-SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mohammad Amini": "devel.trash@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/NaderGharibian/SignalOne-iOS-SDK.git",
"tag": "2.10.1"
},
"ios": {
"vendored_frameworks": "Framework/Dynamic/OneSignal.framework"
},
"frameworks": [
"SystemConfiguration",
"UIKit",
"UserNotifications"
],
"requires_arc": true
}