[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 0 / 4 / LPABCSDK / 1.3.10 / LPABCSDK.podspec.json
blob7b198e2673a17a4ab93104b3069473196a8bfdf8
2   "name": "LPABCSDK",
3   "version": "1.3.10",
4   "summary": "LivePerson framework For Apple Buiness Chat SDK",
5   "homepage": "https://gitlab.com/l1905/conversational-cloud-engineering/communication-channels/app/mobile-sdk/ios/LPABCSDK",
6   "authors": "Grant Hasfjord",
7   "platforms": {
8     "ios": "13.0"
9   },
10   "source": {
11     "http": "https://github.com/LivePersonInc/lpabcsdk/archive/1.3.10.zip",
12     "flatten": true
13   },
14   "source_files": [
15     "LPABCMessagingSDK.xcframework/ios-arm64/LPABCMessagingSDK.framework/Headers/*.h",
16     "LPABCMessagingSDK.xcframework/ios-arm64_x86_64-simulator/LPABCMessagingSDK.framework/Headers/*.h"
17   ],
18   "ios": {
19     "vendored_frameworks": "LPABCMessagingSDK.xcframework"
20   },
21   "swift_versions": "5.0",
22   "license": {
23     "type": "Apache License, Version 2.0",
24     "text": "Licensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n"
25   },
26   "swift_version": "5.0"