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