[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / e / b / SymbioteIosUtils / 0.1.0 / SymbioteIosUtils.podspec.json
blobfd0edab3d03f0aa7903d8c2c79651cf0e16c6f3e
2   "name": "SymbioteIosUtils",
3   "version": "0.1.0",
4   "summary": "A short description of SymbioteIosUtils.",
5   "description": "A short description of SymbioteIosUtils.",
6   "swift_version": "3.2",
7   "homepage": "https://github.com/symbiote-h2020/SymbioteIosUtils",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "konrri": "konrri@man.poznan.pl"
14   },
15   "source": {
16     "git": "https://github.com/symbiote-h2020/SymbioteIosUtils.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SymbioteIosUtils/Classes/**/*",
23   "dependencies": {
24     "AsyncSwift": [
26     ]
27   }