Skip to content

Commit

Permalink
update example
Browse files Browse the repository at this point in the history
  • Loading branch information
weekwood committed Apr 28, 2017
1 parent 76886c7 commit d628fee
Show file tree
Hide file tree
Showing 22 changed files with 415 additions and 510 deletions.
2 changes: 1 addition & 1 deletion Example/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ source 'https://github.com/CocoaPods/Specs.git'
use_frameworks!


target 'SwiftMime_Tests', :exclusive => true do
target 'SwiftMime_Tests' do
pod 'SwiftMime', :path => '../'
end
8 changes: 5 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- SwiftMime (0.3.1)
- SwiftMime (1.0.0)

DEPENDENCIES:
- SwiftMime (from `../`)
Expand All @@ -9,6 +9,8 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
SwiftMime: c496d73710bc927546a2d16c08ffb3f43dcec69e
SwiftMime: a3940b3bd18f223ecb528e538f830b8123d9cbea

COCOAPODS: 0.39.0
PODFILE CHECKSUM: e7f34b0d2f288b19d56fed3034ab418a01bc5c24

COCOAPODS: 1.2.0
8 changes: 4 additions & 4 deletions Example/Pods/Local Podspecs/SwiftMime.podspec.json

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

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

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

381 changes: 194 additions & 187 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

This file was deleted.

40 changes: 20 additions & 20 deletions Example/Pods/Target Support Files/Pods-SwiftMime_Tests/Info.plist

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 d628fee

Please sign in to comment.