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