Skip to content

Commit e667cf2

Browse files
committed
Drop support of Cocoapods
1 parent 941e666 commit e667cf2

File tree

3 files changed

+1
-36
lines changed

3 files changed

+1
-36
lines changed

GetLaid.podspec

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

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GetLaid
22

3-
[![badge-pod]](http://cocoapods.org/pods/GetLaid) ![badge-pms] ![badge-languages] ![badge-platforms] ![badge-mit]
3+
![badge-pms] ![badge-languages] ![badge-platforms] ![badge-mit]
44

55
GetLaid is a lean framework for laying out complex UIs through short readable code.
66

@@ -340,8 +340,6 @@ spacer.width >> .min(systemSpacing) // minimum spacer width
340340

341341
Remember that these constants are not hardcoded but dynamically calculated on the actual user device, so they are absolutely true to what Apple intents for sibling gaps and parent insets, on any system and on any iOS/tvOS version. But also note that these two values do not capture the system spacing magic that `NSLayoutAnchor` offers in conjunction with baselines and font sizes and possibly in other contexts.
342342

343-
[badge-pod]: https://img.shields.io/cocoapods/v/GetLaid.svg?label=version&style=flat-square
344-
345343
[badge-pms]: https://img.shields.io/badge/supports-SPM%20%7C%20CocoaPods-green.svg?style=flat-square
346344

347345
[badge-languages]: https://img.shields.io/badge/language-Swift-orange.svg?style=flat-square

pushpod.sh

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)