blob: a114f7529d8b3ab284ab6f8ddb1e36871fab3801 [file] [log] [blame]
{
"name": "engageCore",
"version": "3.2.6",
"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_3.2",
"tag": "3.2.6"
},
"ios": {
"vendored_frameworks": "engageCore.framework"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 4.5.0"
],
"AlamofireObjectMapper": [
],
"SDVersion": [
]
},
"pushed_with_swift_version": "3.2"
}