Merge pull request #69 from tarikozket/patch-1

Patch 1
This commit is contained in:
Matt Coneybeare
2016-07-25 17:52:27 -04:00
committed by GitHub

View File

@@ -93,7 +93,7 @@ platform :ios, '8.0'
platform :osx, '10.10'
use_frameworks!
pod 'Armchair', '~> 0.1.1'
pod 'Armchair', '>= 0.1'
```
Then, run the following command: