blob: 0e8474ab7e615ce312e0538c4014e8bb090368b5 [file] [log] [blame]
{
"name": "MessagingSDKLibrary",
"version": "1.0.0",
"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.0/MessagingSDKLibrary-1.0.0.zip"
},
"platforms": {
"ios": "10.0"
},
"static_framework": true,
"vendored_frameworks": "MessagingSDKLibrary.framework"
}