[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 8 / 5 / BoostAI / 1.0.1 / BoostAI.podspec.json
blob1df98fe7855859c484f82e4a78f9c7652b7881fb
2   "name": "BoostAI",
3   "version": "1.0.1",
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",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": [
21     "5.1",
22     "5.2",
23     "5.3",
24     "5.4"
25   ],
26   "source_files": "BoostAI/**/*.swift",
27   "resources": [
28     "BoostAI/**/*.xcassets"
29   ],
30   "swift_version": "5.4"