blob: ac20c24bdd99f47fa84b837596f37843aa89793e [file] [log] [blame]
{
"name": "SupportCoreKit",
"version": "0.3.23",
"summary": "User Support capabilities for Via products",
"description": "SupportCoreKit concentrates everything user-support related.\nIt allows you to create view controller(s) async and present\nthem how ever and when ever you need.\nThe types it support depends on the backend.",
"homepage": "https://github.com/ViaTransportation/Rider_iOS_Argus/SupportCoreKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ohad Maor": "ohad.maor@ridewithvia.com"
},
"source": {
"git": "git@github.com:ViaTransportation/Rider_iOS_Argus.git",
"tag": "Support-0.3.23"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "SupportCoreKit/SupportCoreKit/Classes/**/*",
"resources": "SupportCoreKit/SupportCoreKit/Assets/*.xcassets",
"dependencies": {
"ZendeskSupportSDK": [
]
},
"swift_version": "5.1"
}