[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / f / 2 / 8 / Skafos / 2.5.1 / Skafos.podspec.json
blob1aad5d975b87e519049dfcc9d20d76b428ea30cb
2   "name": "Skafos",
3   "version": "2.5.1",
4   "summary": "Swift framework for the Skafos platform",
5   "description": "Swift platform for interacting with Skafos machine learning platform.",
6   "homepage": "https://metismachine.com",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wess Cope": "wess@metismachine.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "requires_arc": true,
18   "ios": {
19     "frameworks": [
20       "UIKit",
21       "CoreML",
22       "Foundation"
23     ]
24   },
25   "source": {
26     "git": "https://github.com/metismachine/skafos_ios.git",
27     "tag": "2.5.1"
28   },
29   "swift_version": "4.2",
30   "libraries": "z",
31   "vendored_frameworks": "**/frameworks/Skafos.framework",
32   "static_framework": true