blob: 87a7253a66904dec52fe7c4b4f8b8bafc1b49aed [file] [log] [blame]
{
"name": "CourierSDK",
"version": "0.1.0",
"summary": "Persona Courier iOS SDK",
"homepage": "https://github.com/persona-id/courier-ios",
"authors": "Persona",
"license": {
"type": "Persona License",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"source": {
"http": "https://github.com/persona-id/courier-ios/releases/download/0.1.0/CourierSDK.xcframework.zip"
},
"vendored_frameworks": "Courier.xcframework",
"cocoapods_version": ">= 1.7.0.beta.1",
"swift_versions": [
"5.0"
],
"swift_version": "5.0"
}