[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 2 / 4 / 3 / Bumbo / 0.2.1 / Bumbo.podspec.json
blob3b68b2c4c9f80ec6cfa4f4eceecc0ff69b014c70
2   "name": "Bumbo",
3   "version": "0.2.1",
4   "summary": "A swifty client for Thumbor",
5   "description": "Bumbo is a client for [Thumbor](https://github.com/thumbor/thumbor) written in Swift.\nIt helps you adding filters to images without worries.",
6   "homepage": "https://github.com/guilhermearaujo/Bumbo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Guilherme Araújo": "guilhermeama@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/guilhermearaujo/Bumbo.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Bumbo/**/*",
22   "dependencies": {
23     "CryptoSwift": [
24       "~> 0.6.7"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"