Skip to content

Commit e56adc9

Browse files
authored
CocoaPods now supported
1 parent 56f0fe7 commit e56adc9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.markdown

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ Thus, Swift versions supported are: 3.2, 3.3, 3.4, 4.0, 4.1 & 4.2.
99

1010
## CocoaPods
1111

12-
Not currently available
12+
```ruby
13+
pod "PromiseKit/HomeKit", "~> 6.0"
14+
```
15+
16+
The extensions are built into PromiseKit.framework thus nothing else is needed.
1317

1418
## Carthage
1519

0 commit comments

Comments
 (0)