blob: eda9ef93676a80367d63600623716497b2a88b67 [file] [log] [blame]
{
"name": "MessangiSDK",
"version": "3.1.0",
"summary": "MessangiSDK allows the integration of mobile apps with the Mobile Engagement platform Messangi",
"description": "MessangiSDK for iOS is a library created for pushing events processed on iOS platform, \nit's developed from Cocoa Touch Framework and it's compatible with Objective-C and Swift. \nThis SDK works as a communication layer between your mobile application and the Campaign \nManager, it handles all the incoming messages and notifies about geographical events \nwith the device.",
"homepage": "https://messangi.com",
"license": {
"type": "Creative Commons Attribution 4.0",
"file": "LICENSE"
},
"authors": {
"Jesus Torres": "jtorres@ogangi.com",
"Betzabeth Gonzalez": "bgonzalez@ogangi.com",
"Angel Rubio": "arubio@ogangi.com"
},
"platforms": {
"ios": "12.2"
},
"source": {
"http": "https://ogangi.s3.amazonaws.com/SDK/MessangiSDK-3.1.0.zip"
},
"social_media_url": "https://twitter.com/OgangiCorp",
"ios": {
"vendored_frameworks": "MessangiSDK.framework"
}
}