Skip to content

Commit ca05335

Browse files
remove carthage support
1 parent 9978193 commit ca05335

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,6 @@ end
2020

2121
After run `pod install`, the sdk will be downloaded and installed.
2222

23-
### Install via carthage ###
24-
This libaray can also be installed via carthage. Simply include the following line in your project Cartfile:
25-
26-
```objective-c
27-
binary "https://raw.githubusercontent.com/ImpactInc/ir-event-tracker/master/carthage.json" ~> 1.5.0
28-
```
29-
30-
For more details as to how to use carthage for dependency management, please see [carthage project](https://github.com/Carthage/Carthage).
31-
3223
### Install Manually ###
3324
Simply download the latest released zip from our [relase page](https://github.com/ImpactInc/ir-event-tracker/releases). Unzip and copy it into your project tree. Also add the *EventTracker/* to your project's header search path, and add *libEventTracker.a* in the **Link Binary With Libraries** setting.
3425

carthage.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)