Skip to content

Commit

Permalink
Pod update
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoffer Winterkvist committed Aug 29, 2016
1 parent 81ea81f commit c9de4b7
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 6 deletions.
2 changes: 2 additions & 0 deletions Example/Gradients/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ platform :ios, '8.0'
use_frameworks!
inhibit_all_warnings!

target 'Gradients'

pod 'Hue', path: '../../'
pod 'Imaginary', git: 'https://github.com/hyperoslo/Imaginary'
pod 'Cache', git: 'https://github.com/hyperoslo/Cache'
Expand Down
8 changes: 5 additions & 3 deletions Example/Gradients/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PODS:
- Cache (1.0.0)
- Fakery (1.1.1):
- SwiftyJSON
- Hue (1.0.0)
- Hue (1.1.1)
- Imaginary (0.1.0):
- Cache
- Spots (1.0.0):
Expand Down Expand Up @@ -51,11 +51,13 @@ CHECKOUT OPTIONS:
SPEC CHECKSUMS:
Cache: 78f58bc008313c7a1182967a2ebcb3de9fddecd4
Fakery: a159ad2f48e01c5ae7059c201700b38fa0484707
Hue: 44ae8b1091935fcc75055174095ab04653989235
Hue: 931aeeadcb29ce5de5b97589aa936be4638a1501
Imaginary: feaea646440c68a9b6ed66a46597d548b9a44207
Spots: 0e2a783d37cf05ce0752e2ae4cd709de0112cb04
Sugar: 0dec8fa53840c88c01579e61bcff8edbe468cb41
SwiftyJSON: 04ccea08915aa0109039157c7974cf0298da292a
Tailor: 3ec670165a4a0b728c187313e85b433af457152c

COCOAPODS: 0.39.0
PODFILE CHECKSUM: bb3722b747ee2ca0f533f2edc06801a2315a6c96

COCOAPODS: 1.0.1
2 changes: 2 additions & 0 deletions Example/Hex/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ platform :ios, '8.0'
use_frameworks!
inhibit_all_warnings!

target 'Hex'

pod 'Hue', path: '../../'
pod 'Imaginary', git: 'https://github.com/hyperoslo/Imaginary'
pod 'Cache', git: 'https://github.com/hyperoslo/Cache'
Expand Down
8 changes: 5 additions & 3 deletions Example/Hex/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- Cache (1.0.0)
- Hue (1.0.0)
- Hue (1.1.1)
- Imaginary (0.1.0):
- Cache
- Spots (1.0.0):
Expand Down Expand Up @@ -46,10 +46,12 @@ CHECKOUT OPTIONS:

SPEC CHECKSUMS:
Cache: 78f58bc008313c7a1182967a2ebcb3de9fddecd4
Hue: 44ae8b1091935fcc75055174095ab04653989235
Hue: 931aeeadcb29ce5de5b97589aa936be4638a1501
Imaginary: feaea646440c68a9b6ed66a46597d548b9a44207
Spots: 0e2a783d37cf05ce0752e2ae4cd709de0112cb04
Sugar: 0dec8fa53840c88c01579e61bcff8edbe468cb41
Tailor: 3ec670165a4a0b728c187313e85b433af457152c

COCOAPODS: 0.39.0
PODFILE CHECKSUM: 171999a07f2a9e6340cb692e4156f27b64748adc

COCOAPODS: 1.0.1

0 comments on commit c9de4b7

Please sign in to comment.