blob: bf5e3cb4c608a02034beebdd877b02bbe8755ec2 [file] [log] [blame]
{
"name": "engageCore",
"version": "3.4.4",
"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.4.4"
},
"ios": {
"vendored_frameworks": "engageCore.framework"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 4.9.0"
],
"AlamofireObjectMapper": [
],
"SDVersion": [
]
}
}