blob: bd05b729cbf643a3882ac9f2f7008a40e54c66fc [file] [log] [blame]
{
"name": "engageCore",
"version": "4.0.0",
"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_4.0",
"tag": "4.0.0"
},
"ios": {
"vendored_frameworks": "engageCore.framework"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 4.5.1"
],
"AlamofireObjectMapper": [
],
"SDVersion": [
]
},
"pushed_with_swift_version": "4.0"
}