[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 2 / 8 / Skafos / 4.0.4 / Skafos.podspec.json
bloba09d74bb9165d86f4ec8d39d55bef0e28f6d51a5
2   "name": "Skafos",
3   "version": "4.0.4",
4   "summary": "Swift framework for the Skafos platform",
5   "description": "Swift platform for interacting with Skafos machine learning platform.",
6   "homepage": "https://skafos.ai",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wess Cope": "wess@skafos.ai"
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/skafos/ios.git",
27     "tag": "4.0.4"
28   },
29   "swift_versions": "5.0",
30   "libraries": "z",
31   "vendored_frameworks": "**/frameworks/Skafos.framework",
32   "static_framework": true,
33   "swift_version": "5.0"