blob: c1e29caca326fb9c3e2b65a2a5acedfc11a8ccb1 [file] [log] [blame]
{
"name": "Gist",
"version": "0.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": "0.4.0"
},
"source_files": [
"Gist/*.{swift,h,m}",
"Gist/**/*.{swift,h,m}"
],
"dependencies": {
"BourbonEngine": [
"~> 0.3.0"
]
},
"pod_target_xcconfig": {
"VALID_ARCHS": "armv7 arm64 x86_64"
},
"swift_version": "5.0"
}