blob: 5319a7dcf66f6aa4e9ad8a43b4fee7e88431c0c9 [file] [log] [blame]
{
"name": "ChabokPush",
"module_name": "AdpPushClient",
"version": "2.1.0",
"summary": "Connect your users with Chabok realtime messaging or send push notifications to them.",
"description": "Chabok Push provides your app with in-app messaging and easy geo-location features.\n\nChabok co",
"requires_arc": true,
"homepage": "https://github.com/chabok-io/chabok-client-ios",
"license": {
"type": "proprietary",
"text": "Copyright 2019 - present Chabok. All rights reserved.\n"
},
"authors": {
"Chabok.io": "info@chabok.io"
},
"source": {
"http": "https://github.com/chabok-io/chabok-client-ios/releases/download/2.1.0/ChabokFramework.zip"
},
"platforms": {
"ios": "7.0"
},
"frameworks": [
"MobileCoreServices",
"CoreLocation",
"SystemConfiguration",
"CoreData"
],
"weak_frameworks": "UserNotifications",
"vendored_frameworks": "AdpPushClient.framework"
}