blob: 08a6dc7da3cb08e9ab84ff62c0b35dfcf369698b [file] [log] [blame]
{
"name": "CustomVision",
"version": "1.0.0",
"summary": "Microsoft Azure Custom Vision client SDKs for iOS.",
"description": "Microsoft Azure Custom Vision client SDKs for iOS, macOS, watchOS, tvOS.",
"homepage": "https://github.com/colbylwilliams/CustomVision",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Colby Williams",
"source": {
"git": "https://github.com/colbylwilliams/CustomVision.git",
"tag": "v1.0.0"
},
"swift_versions": "5.0",
"source_files": "CustomVision/CustomVision/*.{swift,h,m}",
"platforms": {
"ios": "11.3",
"osx": "10.13",
"tvos": "11.3",
"watchos": "4.3"
},
"swift_version": "5.0"
}