[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 6 / YOLOVisionML / 0.0.1 / YOLOVisionML.podspec.json
blob731697937dbfde227e553ada773992700a2adfa2
2   "name": "YOLOVisionML",
3   "version": "0.0.1",
4   "summary": "YOLOVisionML simplifies CoreML YOLO model output processing for machine learning integration.",
5   "swift_versions": "5.0",
6   "description": "YOLOVisionML simplifies YOLO model output processing. Achieve accurate bounding boxes and mask calculations, advancing object detection and machine learning capabilities. This library performs conversion for any YOLO Model that has been converted to CoreML, as well as outputs that are tensors and conforms to Ultralytics form",
7   "homepage": "https://github.com/jadechoghari/YOLOVisionML.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Jade Choghari": "chogharijade@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/jadechoghari",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "readme": "https://raw.githubusercontent.com/jadechoghari/YOLOVisionML/main/README.md",
20   "source": {
21     "git": "https://github.com/jadechoghari/YOLOVisionML.git",
22     "tag": "0.0.1"
23   },
24   "source_files": "YOLOVisionML/**/*.{swift,h,m}",
25   "swift_version": "5.0"