blob: 771afb045a1a6634c2ed9ffc52e86b232730282c [file] [log] [blame]
{
"name": "Fritz",
"authors": "Fritz",
"version": "1.0.0-beta5",
"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-beta5"
},
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"frameworks": "CoreML",
"vendored_frameworks": "Framework/Fritz.framework"
}