blob: 0288f44f169df101e2e80280729e659d34b9eab6 [file] [log] [blame]
{
"name": "Gist",
"version": "1.4.0",
"summary": "Gist",
"description": "In-app messaging that converts",
"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": "1.4.0"
},
"source_files": [
"Gist/*.{swift,h,m}",
"Gist/**/*.{swift,h,m}"
],
"dependencies": {
"BourbonEngine": [
"~> 0.11.0"
]
},
"pod_target_xcconfig": {
"VALID_ARCHS": "armv7 arm64 x86_64"
},
"swift_version": "5.0"
}