Skip to content

Commit

Permalink
lowering iOs version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
rafiki270 committed Jan 11, 2018
1 parent ff8bed5 commit 1ff6281
Show file tree
Hide file tree
Showing 17 changed files with 219 additions and 201 deletions.
2 changes: 1 addition & 1 deletion Example/Podfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
platform :ios, '10.3'
platform :ios, '10.1'

use_frameworks!

Expand Down
8 changes: 4 additions & 4 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- Nimble (7.0.2)
- Presentables (0.4.2)
- Presentables (0.4.4)
- Quick (1.2.0)
- SnapKit (4.0.0)

Expand All @@ -16,10 +16,10 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Nimble: bfe1f814edabba69ff145cb1283e04ed636a67f2
Presentables: 6e0678e5619a189918d9f764e1677d1e6876d349
Presentables: 7e606f02904d58d717b1ec8ea58c426140a33da0
Quick: 58d203b1c5e27fff7229c4c1ae445ad7069a7a08
SnapKit: a42d492c16e80209130a3379f73596c3454b7694

PODFILE CHECKSUM: 00728b926044c1a7ace8f732c85ed5c6bcd0092e
PODFILE CHECKSUM: 969ddfd8ef955cacd5b0a59c7fe3de82c5ad4bb8

COCOAPODS: 1.3.1
COCOAPODS: 1.4.0.beta.2
6 changes: 3 additions & 3 deletions Example/Pods/Local Podspecs/Presentables.podspec.json

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

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

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

Loading

0 comments on commit 1ff6281

Please sign in to comment.