blob: 8e49c9795b9cf014a7ae4e1f46880a2d66988cad [file] [log] [blame]
{
"name": "engageCore",
"version": "3.5.1",
"authors": "Diagnal",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"homepage": "https://github.com/diagnal/engage-ios-sdk",
"summary": "The EngageCore iOS SDK for App Personalization and Engagement.",
"source": {
"git": "https://github.com/diagnal/engage-ios-sdk.git",
"branch": "swift_5.0_wkwebview",
"tag": "3.5.1"
},
"ios": {
"vendored_frameworks": "engageCore.framework"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 4.9.0"
],
"AlamofireObjectMapper": [
],
"SDVersion": [
]
}
}