blob: 886c9048b171d42f24a5632fe04b286785e29d7b [file] [log] [blame]
{
"name": "LPABCSDK",
"version": "0.1.3",
"summary": "LivePerson Apple Business Chat iOS SDK",
"description": "LivePerson iOS ABC SDK: a lightweighted SDK for iMessage app/Extension and host App.",
"homepage": "https://developers.liveperson.com/apple-business-chat-sdk-overview.html",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Omer Berger": "oberger@liveperson.com"
},
"platforms": {
"ios": "11.3"
},
"source": {
"http": "https://github.com/LivePersonInc/lpabc_backward/archive/0.1.3.zip",
"flatten": true
},
"source_files": "LPABCSDK.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "LPABCSDK.framework"
},
"swift_versions": "4.2",
"swift_version": "4.2"
}