blob: c0a1aa79cc7dcbfc65c95e213a34fd1e271d0fef [file] [log] [blame]
{
"name": "MessagingSDKLibrary",
"version": "1.0.1",
"summary": "MessagingSDKLibrary allows the integration of mobile applications for receiving push/deeplinks/geofences/geopush",
"description": "It is a tool that allows you to add the following functionalities to your solution\n\n- Send notifications through Messangi Services\n- Functionality to enable and disable notifications by the user.\n- Register device characteristics (UUID, Type, Language, OS Version, Model)\n- Associate labels to the device\n- Record customizable user information",
"homepage": "https://messangi.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Messangi": "Messangi"
},
"source": {
"http": "https://github.com/messangi/MessagingSDKLibrary/releases/download/v1.0.1/MessagingSDKLibrary-1.0.1.zip"
},
"platforms": {
"ios": "10.0"
},
"static_framework": true,
"vendored_frameworks": "MessagingSDKLibrary.framework"
}