File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ MLKit is a simple machine learning framework written in Swift. Currently MLKit f
77[ ![ License] ( https://img.shields.io/cocoapods/l/MLKit.svg?style=flat )] ( https://cocoapods.org/pods/MachineLearningKit )
88[ ![ Platform] ( https://img.shields.io/cocoapods/p/MLKit.svg?style=flat )] ( https://cocoapods.org/pods/MachineLearningKit )
99
10+ [ MachineLearningKit Reference] ( http://cocoadocs.org/docsets/MachineLearningKit/0.1.4/index.html )
11+
1012## Requirements
1113
1214## Installation
@@ -17,7 +19,7 @@ MLKit is available through [CocoaPods](http://cocoapods.org). To install
1719it, simply add the following line to your Podfile:
1820
1921``` ruby
20- pod ' MachineLearningKit' , ' 0.1.3 '
22+ pod ' MachineLearningKit' , ' 0.1.4 '
2123```
2224
2325
You can’t perform that action at this time.
0 commit comments