blob: 457f833be224752d5d83f6e92af4f7442867f80e [file] [log] [blame]
{
"name": "LPABCSDK",
"version": "0.1.2",
"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.2.zip",
"flatten": true
},
"source_files": "LPABCSDK.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "LPABCSDK.framework"
},
"swift_versions": "4.2",
"swift_version": "4.2"
}