Co-Authored-By: Jae Lim <jaelim@microsoft.com>
This commit is contained in:
Anna Kocheshkova 2019-07-09 13:18:27 +03:00 коммит произвёл GitHub
Родитель 99a1439303
Коммит da98976f0b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -52,7 +52,7 @@ dependencies: [
## Cocoapods
1. Run `pod init` if not yet initialized
1. Run `pod init` if it hasn't been initialized
2. Add the following line to the corresponding target's section in the **Podfile**:
```
pod 'CorrelationVector', :git => 'https://github.com/microsoft/CorrelationVector-Swift.git', :branch => 'master'