blob: 5b7242b15b3068402d00d622f361d5613c6e90f9 [file] [log] [blame]
{
"name": "engageCore",
"version": "3.4.2",
"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.2"
},
"ios": {
"vendored_frameworks": "engageCore.framework"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 4.9.0"
],
"AlamofireObjectMapper": [
],
"SDVersion": [
]
}
}