blob: c5e8f61b42ac30246fbbb997cac184c323d14747 [file] [log] [blame]
{
"name": "MessagingLibrary",
"version": "0.0.1",
"summary": "MessagingSDKLibrary allows the integration of mobile applications for receiving push/deeplinks/geofences/geopush",
"swift_versions": "4.0",
"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/MessagingLibrary/releases/download/v0.0.1/MessagingLibrary-0.0.1.zip"
},
"static_framework": true,
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "MessagingLibrary.framework",
"swift_version": "4.0"
}