Skip to content

Commit f456b1e

Browse files
committed
Update summary and description in podspec
1 parent 038f15e commit f456b1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

BitByteData.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ Pod::Spec.new do |s|
22

33
s.name = "BitByteData"
44
s.version = "1.0.0-dev"
5-
s.summary = "Read bits and bytes from data consequently in Swift."
5+
s.summary = "Read and write bits and bytes from data consequently in Swift."
66

7-
s.description = "A Swift framework with functions for reading bytes and bits from Data consequently."
7+
s.description = "A Swift framework with functions for reading and writing bytes and bits."
88

99
s.homepage = "https://github.com/tsolomko/BitByteData"
1010
s.documentation_url = "http://tsolomko.github.io/BitByteData"

0 commit comments

Comments
 (0)