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