Skip to content

Commit cd95998

Browse files
authored
We don’t support ObjC with this library
1 parent 34cf1ed commit cd95998

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.markdown

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,9 @@ github "PromiseKit/HomeKit" ~> 1.0
1515
The extension is built into it's own framework:
1616

1717
```swift
18-
// swift
1918
import PromiseKit
2019
import PMKHomeKit
2120
```
2221

23-
```objc
24-
// objc
25-
@import PromiseKit;
26-
@import PMKHomeKit;
27-
```
28-
2922

3023
[Build Status]: https://travis-ci.org/chrischares/PromiseKit-HomeKit.svg?branch=master

0 commit comments

Comments
 (0)