blob: f602a1db26c25bf4816f356650e03cab57c17fd7 [file] [log] [blame]
{
"name": "engageCore",
"version": "2.0.1",
"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_2.3",
"tag": "2.0.1"
},
"ios": {
"vendored_frameworks": "engageCore.framework"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 3.5.0"
],
"AlamofireObjectMapper": [
],
"SDVersion": [
]
},
"pushed_with_swift_version": "2.3"
}