Skip to content

Commit

Permalink
Update pod for the sample project
Browse files Browse the repository at this point in the history
  • Loading branch information
tasaka-kazunobu committed Sep 10, 2015
1 parent c4dc218 commit 6d13805
Show file tree
Hide file tree
Showing 6 changed files with 111 additions and 131 deletions.
2 changes: 1 addition & 1 deletion Sample/Podfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
platform :ios, '8.0'
use_frameworks!

pod 'Kamagari', :git => 'https://github.com/tasanobu/Kamagari', :branch => 'swift2.0'
pod 'Kamagari', '~>1.0.0'

16 changes: 3 additions & 13 deletions Sample/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,10 @@
PODS:
- Kamagari (0.9.0)
- Kamagari (1.0.0)

DEPENDENCIES:
- Kamagari (from `https://github.com/tasanobu/Kamagari`, branch `swift2.0`)

EXTERNAL SOURCES:
Kamagari:
:branch: swift2.0
:git: https://github.com/tasanobu/Kamagari

CHECKOUT OPTIONS:
Kamagari:
:commit: 9af88d58e0498209fc4d65e8c7298d040acc7c06
:git: https://github.com/tasanobu/Kamagari
- Kamagari (~> 1.0.0)

SPEC CHECKSUMS:
Kamagari: e4dc6c28387e7cf1da9835870fe36aa9e97fc2f9
Kamagari: 543ddfaef7b4ba25d5d322538c59bfda22ebeb80

COCOAPODS: 0.38.2
2 changes: 1 addition & 1 deletion Sample/Pods/Kamagari/README.md

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

16 changes: 3 additions & 13 deletions Sample/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 6d13805

Please sign in to comment.