blob: 9f4ae46dce3e11761e99f4dd581b6b105d619b33 [file] [log] [blame]
{
"name": "IdentifyKit",
"version": "1.2",
"license": "MIT",
"summary": "Swift package used to easily integrate classifier coreML models into your code.",
"homepage": "https://github.com/appoly/IdentifyKit",
"authors": "James Wolfe",
"source": {
"git": "https://github.com/appoly/IdentifyKit.git",
"tag": "1.2"
},
"platforms": {
"ios": "11.4"
},
"frameworks": "CoreML",
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "Sources/*.swift",
"swift_version": "5.1"
}