未验证 提交 ea5c6b52 编写于 作者: Y yixiangboy 提交者: GitHub

Update README.md

上级 77c3f026
...@@ -82,9 +82,9 @@ DoKit is rich in functions, easy to access, and easy to expand. Everyone is welc ...@@ -82,9 +82,9 @@ DoKit is rich in functions, easy to access, and easy to expand. Everyone is welc
### iOS ### iOS
#### Cocoapods #### Cocoapods
``` ```
pod 'DoraemonKit/Core', '~> 3.0.0', :configurations => ['Debug'] //Required pod 'DoraemonKit/Core', '~> 3.0.0', :configurations => ['Debug'] #Required
pod 'DoraemonKit/WithGPS', '~> 3.0.0', :configurations => ['Debug'] //Optional pod 'DoraemonKit/WithGPS', '~> 3.0.0', :configurations => ['Debug'] #Optional
pod 'DoraemonKit/WithLoad', '~> 3.0.0', :configurations => ['Debug'] //Optional pod 'DoraemonKit/WithLoad', '~> 3.0.0', :configurations => ['Debug'] #Optional
``` ```
#### Example Usage #### Example Usage
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册