[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / 8 / 5 / BoostAI / 1.1.2 / BoostAI.podspec.json
blob002793c462358914ce18fe3fecf6e441fd83465f
2   "name": "BoostAI",
3   "version": "1.1.2",
4   "summary": "An SDK for boost.ai backend + an extendable chat panel",
5   "homepage": "https://github.com/BoostAI/mobile-sdk-ios",
6   "license": {
7     "type": "GPLv3",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "boost.ai": "contact@boost.ai"
12   },
13   "source": {
14     "git": "https://github.com/BoostAI/mobile-sdk-ios.git",
15     "tag": "1.1.2"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": [
21     "5.1",
22     "5.2",
23     "5.3",
24     "5.4",
25     "5.5",
26     "5.6"
27   ],
28   "source_files": "BoostAI/**/*.swift",
29   "resources": [
30     "BoostAI/**/*.xcassets"
31   ],
32   "swift_version": "5.6"