blob: c52900fbf33d299d55c4b408ebf59eabd621e652 [file] [log] [blame]
{
"name": "engageCoreServiceExtension",
"version": "2.0.0",
"summary": "Engage App Extensions",
"homepage": "https://github.com/diagnal/engage-ios-sdk",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": "Diagnal",
"source": {
"git": "https://github.com/diagnal/engage-ios-sdk.git",
"branch": "swift_2.3",
"tag": "2.0.0"
},
"ios": {
"vendored_frameworks": "engageCoreServiceExtension.framework"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true
}