[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / f / 1 / DocumentClassifier / 1.0.0 / DocumentClassifier.podspec.json
blobb371e2dc0c350a54fc9fd4bd50ab3df76ab048f5
2   "name": "DocumentClassifier",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Swift framework for document classification using a Core ML model.",
6   "homepage": "https://github.com/toddkramer/DocumentClassifier",
7   "social_media_url": "http://twitter.com/_toddkramer",
8   "authors": "Todd Kramer",
9   "source": {
10     "git": "https://github.com/toddkramer/DocumentClassifier.git",
11     "tag": "1.0.0"
12   },
13   "module_name": "DocumentClassifier",
14   "platforms": {
15     "ios": "11.0",
16     "osx": "10.13",
17     "tvos": "11.0",
18     "watchos": "4.0"
19   },
20   "source_files": "Sources/*.{swift,mlmodel}",
21   "pushed_with_swift_version": "4.0"