Skip to content

Commit

Permalink
Release 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafaberg authored Oct 5, 2018
2 parents 9afd171 + 25f4b85 commit 5110a9f
Show file tree
Hide file tree
Showing 111 changed files with 5,385 additions and 5,496 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ DerivedData
# Bundler
.bundle

# Jazzy Docs
docs/

Carthage
# We recommend against adding the Pods directory to your .gitignore. However
# you should judge for yourself, the pros and cons are mentioned at:
Expand Down
10 changes: 10 additions & 0 deletions .jazzy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
podspec: iOSDFULibrary.podspec

author: Nordic Semiconductor

readme: README.md

output: docs
clean: true
theme: jony

2 changes: 1 addition & 1 deletion .swift-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0
4.2
12 changes: 8 additions & 4 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,23 @@
PODS:
- iOSDFULibrary (4.1.2):
- iOSDFULibrary (4.1.3):
- Zip (~> 1.0)
- Zip (1.1.0)

DEPENDENCIES:
- iOSDFULibrary (from `../`)

SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Zip

EXTERNAL SOURCES:
iOSDFULibrary:
:path: ../
:path: "../"

SPEC CHECKSUMS:
iOSDFULibrary: 75a9f2ce7bc0e6841e1788d497363d5f83d953d0
iOSDFULibrary: 38e43f8a78935e53bac8b6de872fd4c49abfdd1f
Zip: 8877eede3dda76bcac281225c20e71c25270774c

PODFILE CHECKSUM: a42257b10ac656a4b389065dbd1f16d0c4eddbaa

COCOAPODS: 1.4.0
COCOAPODS: 1.5.3
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/iOSDFULibrary.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 8 additions & 4 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1,942 changes: 989 additions & 953 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5110a9f

Please sign in to comment.