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