Skip to content

Commit 5be36fc

Browse files
committed
Removed cocoapods deps.
1 parent 844aac7 commit 5be36fc

File tree

2 files changed

+0
-30
lines changed

2 files changed

+0
-30
lines changed

NativeUIKit.podspec

-21
This file was deleted.

README.md

-9
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ If you like the project, don't forget to `put star ★`<br>Check out my other li
3232

3333
- [Installation](#installation)
3434
- [Swift Package Manager](#swift-package-manager)
35-
- [CocoaPods](#cocoapods)
3635
- [Manually](#manually)
3736
- [Classes](#usage)
3837
- [NativeLargeActionButton](#NativeLargeActionButton)
@@ -59,14 +58,6 @@ To integrate using Xcode 12, specify it in `File > Swift Packages > Add Package
5958
https://github.com/ivanvorobei/NativeUIKit
6059
```
6160

62-
### CocoaPods:
63-
64-
[CocoaPods](https://cocoapods.org) is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate using CocoaPods, specify it in your `Podfile`:
65-
66-
```ruby
67-
pod 'NativeUIKit'
68-
```
69-
7061
### Manually
7162

7263
If you prefer not to use any of dependency managers, you can integrate manually. Put `Sources/NativeUIKit` folder in your Xcode project. Make sure to enable `Copy items if needed` and `Create groups`.

0 commit comments

Comments
 (0)