blob: b9802c2dfb04ae9f1a94b1ef2c4359f270a95f9b [file] [log] [blame]
{
"name": "Gist",
"version": "2.0.2",
"summary": "Gist",
"description": "Gist enables you to create embeddable experiences that range from simple welcome messages to complex multi-step flows.",
"homepage": "https://gist.build",
"license": {
"type": "Bourbon Platform License",
"file": "LICENSE"
},
"authors": "Bourbon Ltd",
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitlab.com/bourbonltd/gist-apple",
"tag": "2.0.2"
},
"source_files": [
"Gist/*.{swift,h,m}",
"Gist/**/*.{swift,h,m}"
],
"swift_version": "5.0"
}