blob: 0cb4a7036ca3f7af2d06987e3271cda5205ecb01 [file] [log] [blame]
{
"name": "engageCore-ObjC",
"version": "1.0.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": "ObjectCSupportedVersion",
"tag": "1.0.2"
},
"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"
}