blob: c3ef67fad5f0b4f201a2dcafdd889106a74df53c [file] [log] [blame]
{
"name": "BoostAI",
"version": "1.1.14",
"summary": "An SDK for boost.ai backend + an extendable chat panel",
"homepage": "https://github.com/BoostAI/mobile-sdk-ios",
"license": {
"type": "GPLv3",
"file": "LICENSE"
},
"authors": {
"boost.ai": "contact@boost.ai"
},
"source": {
"git": "https://github.com/BoostAI/mobile-sdk-ios.git",
"tag": "1.1.14"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": [
"5.1",
"5.2",
"5.3",
"5.4",
"5.5",
"5.6"
],
"source_files": "BoostAI/**/*.swift",
"resource_bundles": {
"BoostAI": [
"BoostAI/**/*.xcassets"
]
},
"swift_version": "5.6"
}