File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,15 @@ MLKit is a simple machine learning framework written in Swift. Currently MLKit f
10
10
[ ![ License] ( https://img.shields.io/cocoapods/l/MLKit.svg?style=flat )] ( https://cocoapods.org/pods/MachineLearningKit )
11
11
[ ![ Platform] ( https://img.shields.io/cocoapods/p/MLKit.svg?style=flat )] ( https://cocoapods.org/pods/MachineLearningKit )
12
12
13
- [ MachineLearningKit Reference] ( http://cocoadocs.org/docsets/MachineLearningKit/0.1.6 / )
13
+ [ MachineLearningKit Reference] ( http://cocoadocs.org/docsets/MachineLearningKit/0.1.8 / )
14
14
15
15
## Requirements
16
16
17
17
## Installation
18
18
19
- ** New Cocoapods version coming soon, in the meanwhile follow the instructions below:**
19
+ #### Cocoapods
20
+
21
+ Add ` pod 'MachineLearningKit ` to your PodFile and then run ` pod install ` .
20
22
21
23
#### Without Cocoapods
22
24
1 . Download the repository.
You can’t perform that action at this time.
0 commit comments