blob: 27e16d4ba9f7975b989cd187aaa0997314437c5a [file] [log] [blame]
{
"name": "ChabokPush",
"module_name": "AdpPushClient",
"version": "2.0.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/raw/master/ChabokFramework.zip"
},
"platforms": {
"ios": "7.0"
},
"frameworks": [
"MobileCoreServices",
"CoreLocation",
"SystemConfiguration",
"CoreData"
],
"weak_frameworks": "UserNotifications",
"vendored_frameworks": "AdpPushClient.framework"
}