blob: 75b26119a756bc0288cd20cb799c6d8baff6792a [file] [log] [blame]
{
"name": "Fritz",
"authors": "Fritz",
"version": "1.0.0-beta6",
"summary": "Official Fritz SDK for Swift 4 and Objective-C",
"homepage": "https://github.com/fritzlabs/swift-framework",
"documentation_url": "https://fritzlabs.github.io/swift-framework/",
"license": {
"type": "Apache 2.0",
"file": "LICENSE.md"
},
"source": {
"git": "https://github.com/fritzlabs/swift-framework.git",
"tag": "1.0.0-beta6"
},
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"frameworks": "CoreML",
"vendored_frameworks": "Framework/Fritz.framework"
}