[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / 8 / Skafos / 2.5.0 / Skafos.podspec.json
blobb3f1b22e52881525c92776c1210b12e39897f8c3
2   "name": "Skafos",
3   "version": "2.5.0",
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.0"
28   },
29   "swift_version": "4.2",
30   "libraries": "z",
31   "vendored_frameworks": "**/frameworks/Skafos.framework",
32   "static_framework": true